Flat |
The FlatWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| FlatWriter | Initializes a new instance of the FlatWriter class. |
| Name | Description | |
|---|---|---|
| Dispose | 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. |