CachedFileStreamFlush Method

Overload List

Flush Clears buffers for this stream and causes any buffered data to be written to the file.
Flush(Boolean) Clears buffers for this stream and causes any buffered data to be written to the file, and also clears all intermediate file buffers.

See Also