9[
TypeForwardedFrom(
"System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
WebSocketException(SerializationInfo serializationInfo, StreamingContext streamingContext)
WebSocketException(WebSocketError error)
WebSocketException(WebSocketError error, string? message)
void SetErrorCodeOnError(int nativeError)
WebSocketException(int nativeError)
WebSocketException(WebSocketError error, string? message, Exception? innerException)
WebSocketException(WebSocketError error, int nativeError, string? message, Exception? innerException)
WebSocketException(WebSocketError error, Exception? innerException)
static bool Succeeded(int hr)
WebSocketException(string? message, Exception? innerException)
WebSocketError WebSocketErrorCode
WebSocketException(string? message)
override void GetObjectData(SerializationInfo info, StreamingContext context)
WebSocketException(WebSocketError error, int nativeError, string? message)
readonly WebSocketError _webSocketErrorCode
WebSocketException(WebSocketError error, int nativeError)
static string GetErrorMessage(WebSocketError error)
WebSocketException(WebSocketError error, int nativeError, Exception? innerException)
WebSocketException(int nativeError, string? message)
WebSocketException(int nativeError, Exception? innerException)
static string net_WebSockets_UnsupportedWebSocketVersion_Generic
static string net_WebSockets_InvalidMessageType_Generic
static string net_WebSockets_HeaderError_Generic
static string Format(string resourceFormat, object p1)
static string net_Websockets_WebSocketBaseFaulted
static string net_WebSockets_Generic
static string net_WebSockets_UnsupportedProtocol_Generic
static string net_WebSockets_InvalidState_Generic
static string net_WebSockets_ConnectionClosedPrematurely_Generic
static string net_WebSockets_NotAWebSocket_Generic