The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FileStream::Flush Method
.NET Framework (current version)
Clears buffers for this stream and causes any buffered data to be written to the file.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Flush() | Clears buffers for this stream and causes any buffered data to be written to the file.(Overrides Stream::Flush().) |
![]() | 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. |
Show:
