FileSystemStream FlushAsync Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodFlushAsync 
Asynchronously clears all buffers for this stream and causes any buffered data to be written to the underlying device.
(Inherited from OnlineStream.)
Public methodFlushAsync(CancellationToken) (Overrides StreamFlushAsync(CancellationToken).)
Back to Top
See Also