Flush()

StreamWriter::Flush() method

Flushes the content of the buffer to the underlying stream and then flushes the underlying stream.

void System::IO::StreamWriter::Flush() override

See Also