Click or drag to resize
NonSeekableStreamFlushAsync Method
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 Stream.)
Public methodFlushAsync(CancellationToken) (Overrides StreamFlushAsync(CancellationToken).)
Top
See Also