DataStreams Class Library
DataStreams Class Library
DataStreams
DataStreams.Common
WriterBase Class
WriterBase Methods
Close Method
Flush Method
WriterBase
Flush 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
C#
VB
Copy
public
void
Flush
()
Public
Sub
Flush
See Also
Reference
WriterBase Class
DataStreams.Common Namespace
DataStreams CSV and Excel parser for C# and VB.Net