2 references to WebSocketException
System.Net.WebSockets (2)
System\Net\WebSockets\Compression\WebSocketDeflater.cs (1)
204
throw new
WebSocketException
(message);
System\Net\WebSockets\Compression\WebSocketInflater.cs (1)
253
throw new
WebSocketException
(message);