OutputStream.Flush

OutputStream.Flush method

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

public void Flush()

See Also