3 references to WebSocketException
System (2)
net\System\Net\WebSockets\WebSocketException.cs (1)
25
:
this
(Marshal.GetLastWin32Error())
net\System\Net\WebSockets\WebSocketProtocolComponent.cs (1)
878
throw new
WebSocketException
(errorCode);
System.Web (1)
WebSockets\WebSocketPipe.cs (1)
232
throw new
WebSocketException
(hrError);