StreamExtensionsFlushAsync Method |
Name | Description | |
---|---|---|
FlushAsync(Stream) |
Asynchronously clears all buffers for a stream and causes any buffered data to be written to the underlying device.
| |
FlushAsync(Stream, CancellationToken) |
Asynchronously clears all buffers for a stream and causes any buffered data to be written to the underlying device,
and monitors cancellation requests.
|