5 references to WebSocketException
System.Net.WebSockets (5)
System\Net\WebSockets\ManagedWebSocket.cs (5)
544
ExceptionDispatchInfo.SetCurrentStackTrace(new
WebSocketException
(WebSocketError.ConnectionClosedPrematurely, exc)));
585
new
WebSocketException
(WebSocketError.ConnectionClosedPrematurely, exc);
625
new
WebSocketException
(WebSocketError.ConnectionClosedPrematurely, exc);
1033
throw new
WebSocketException
(WebSocketError.ConnectionClosedPrematurely, exc);
1306
new
WebSocketException
(error, innerException);