2 references to Faulted
System.Net.WebSockets.Client (2)
System\Net\WebSockets\WebSocketHandle.Managed.cs (2)
222throw new WebSocketException(WebSocketError.Faulted, SR.net_webstatus_ConnectFailure, exc); 530throw new WebSocketException(WebSocketError.Faulted, SR.Format(SR.net_WebSockets_MissingResponseHeader, name));