Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WebSocketException()
[11/15]
System.Net.WebSockets.WebSocketException.WebSocketException
(
WebSocketError
error
,
int
nativeError
,
Exception
?
innerException
)
inline
Definition at line
78
of file
WebSocketException.cs
.
79
:
this
(
error
,
nativeError
,
GetErrorMessage
(
error
),
innerException
)
80
{
81
}
System.Net.WebSockets.WebSocketException.GetErrorMessage
static string GetErrorMessage(WebSocketError error)
Definition
WebSocketException.cs:111
System.Runtime.Serialization.CollectionKind.Dictionary
@ Dictionary
System
Net
WebSockets
WebSocketException
Generated by
1.10.0