Flush

StreamContainer.Flush method

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

public virtual void Flush()

See Also