PipeMessageHandler.Writer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the writer to use for transmitting messages.
protected System.IO.Pipelines.PipeWriter Writer { get; }
protected System.IO.Pipelines.PipeWriter? Writer { get; }
member this.Writer : System.IO.Pipelines.PipeWriter
Protected ReadOnly Property Writer As PipeWriter