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