![]() |
BaseWriter Methods |
The BaseWriter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Flushes the writer.
Closes the last started interchange and group if any.
Flushes the underlying StreamWriter to clear the buffer.
|
![]() | Flush | Obsolete.
Flushes the writer.
Closes the last started interchange and group if any.
Flushes the underlying StreamWriter to clear the buffer.
|
![]() | Write |
Writes a message to the destination.
|
![]() | WriteAsync |
Writes a message to the destination asynchronously.
|