Click or drag to resize
WriterBaseFlush Method
Clears all buffers for the current writer and causes any buffered data to be written to the underlying device.

Namespace: DataStreams.Common
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public void Flush()
See Also