MarkdownTextWriter.Flush

MarkdownTextWriter.Flush method

Clears all buffers for the current writer and causes any buffered data to be written to the underlying device.

public override void Flush()

See Also