ObexListenerRequestInputStream Property
Gets a stream that contains the body data sent by the client.
Namespace: InTheHand.NetAssembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
public Stream InputStream { get; }
Public ReadOnly Property InputStream As Stream
Get
public:
property Stream^ InputStream {
Stream^ get ();
}
member InputStream : Stream with get
Property Value
Stream