Flush()

Stream::Flush() method

Clears this stream’s buffers and writes all buffered data to the underlying storage.

virtual void System::IO::Stream::Flush()=0

See Also