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