5 references to WebSocketException
System.Net.WebSockets (5)
System\Net\WebSockets\ManagedWebSocket.cs (5)
549new WebSocketException(WebSocketError.ConnectionClosedPrematurely, exc)); 590new WebSocketException(WebSocketError.ConnectionClosedPrematurely, exc); 630new WebSocketException(WebSocketError.ConnectionClosedPrematurely, exc); 1038throw new WebSocketException(WebSocketError.ConnectionClosedPrematurely, exc); 1291new WebSocketException(error, innerException);