Share via


RelayedHttpListenerRequest.InputStream Property

Definition

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

public System.IO.Stream InputStream { get; }
member this.InputStream : System.IO.Stream
Public ReadOnly Property InputStream As Stream

Property Value

Applies to