When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Exceptions
Exception | Condition |
---|---|
System.IO IOException | An I/O error occurs. |
See Also