Base:
method
CloseOutputAsync
System.Net.WebSockets.WebSocket.CloseOutputAsync(System.Net.WebSockets.WebSocketCloseStatus, System.String, System.Threading.CancellationToken)
1 reference to CloseOutputAsync
Microsoft.AspNetCore.TestHost (1)
TestWebSocket.cs (1)
53await CloseOutputAsync(closeStatus, statusDescription, cancellationToken);