NetworkStream::FlushAsync Method
.NET Framework (current version)
Namespace:
System.Net.Sockets
Assembly: System (in System.dll)
| 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) | Flushes data from the stream as an asynchronous operation.(Overrides Stream::FlushAsync(CancellationToken).) |
Show:
