Method Flush
Flush()
When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device.
Declaration
public override void Flush()
Overrides
Exceptions
| Type | Condition |
|---|---|
| IOException | An I/O error occurs. |