Share via


StreamMessageHandler.SendingStream Property

Definition

Gets the stream used to transmit messages. May be null.

protected System.IO.Stream SendingStream { get; }
protected System.IO.Stream? SendingStream { get; }
member this.SendingStream : System.IO.Stream
Protected ReadOnly Property SendingStream As Stream

Property Value

Applies to