Gemstone IO Library
C#
VB
C++
JavaScript
Show/Hide TOC
Cached
File
Stream
Flush 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
Reference
CachedFileStream Class
IO
In This Article
Overload List
See Also