Click or drag to resize

FlatWriter Methods

The FlatWriter type exposes the following members.

Methods
 NameDescription
Public methodDispose Flushes the writer. Closes the last started interchange and group if any. Flushes the underlying StreamWriter to clear the buffer.
Public methodWrite Writes a message to the destination.
Public methodWriteAsync Writes a message to the destination asynchronously.
Top
See Also