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