5 references to WebSocketException
System.Net.WebSockets (5)
System\Net\WebSockets\ManagedWebSocket.cs (5)
537
new
WebSocketException
(WebSocketError.ConnectionClosedPrematurely, exc));
578
new
WebSocketException
(WebSocketError.ConnectionClosedPrematurely, exc);
618
new
WebSocketException
(WebSocketError.ConnectionClosedPrematurely, exc);
1026
throw new
WebSocketException
(WebSocketError.ConnectionClosedPrematurely, exc);
1283
new
WebSocketException
(error, innerException);