Click or drag to resize

XsFileStream.Flush Method

X#
Overload List
  NameDescription
Public methodFlush
Clears buffers for this stream and causes any buffered data to be written to the file.
(Overrides Flush.)
Public methodFlush(Logic)
Clears buffers for this stream and causes any buffered data to be written to the file, and also clears all intermediate file buffers.
(Overrides Flush(Logic).)
Top
See Also