一款简单易用的基础网络通讯组件库。

TransportStreamFlushAsync 方法

重载列表

FlushAsyncAsynchronously clears all buffers for this stream and causes any buffered data to be written to the underlying device.
FlushAsync(CancellationToken)Asynchronously clears all buffers for this stream, causes any buffered data to be written to the underlying device, and monitors cancellation requests.

参见