LineWrappingTextWriterFlush Method

Overload List

FlushClears all buffers for the current writer and causes any buffered data to be written to the underlying device.
Flush(Boolean) Clears all buffers for this TextWriter and causes any buffered data to be written to the underlying writer, optionally inserting an additional new line.

See Also