Base:
method
FlushAsync
System.IO.Stream.FlushAsync(System.Threading.CancellationToken)
1 reference to FlushAsync
System (1)
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (1)
599return m_OutputStream.FlushAsync(cancellationToken);