Click or drag to resize

ByLineTextMessageWriter Properties

[This is preliminary documentation and is subject to change.]

The ByLineTextMessageWriter type exposes the following members.

Properties
  NameDescription
Public propertyDelimiter
The indicator for the end of a message.
Protected propertyDisposalToken (Inherited from MessageWriter.)
Public propertyLeaveWriterOpen
Whether to leave Writer or Stream (if this instance is initialized with a Stream) open when disposing this instance.
Public propertyWriter
The underlying text writer.
Top
See Also