ObexListenerRequestInputStream Property

Gets a stream that contains the body data sent by the client.

Definition

Namespace: InTheHand.Net
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public Stream InputStream { get; }

Property Value

Stream

See Also