Base:
method
CloseOutputAsync
System.Net.WebSockets.WebSocket.CloseOutputAsync(System.Net.WebSockets.WebSocketCloseStatus, System.String, System.Threading.CancellationToken)
1 reference to CloseOutputAsync
System.Net.WebSockets (1)
System\Net\WebSockets\ManagedWebSocket.cs (1)
1120await CloseOutputAsync(closeStatus, string.Empty, default).ConfigureAwait(false);