Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
InternalState
enum
System.Net.WebSockets.ClientWebSocket.InternalState
private
Enumerator
Created
Connecting
Connected
Disposed
Definition at line
8
of file
ClientWebSocket.cs
.
9
{
10
Created
,
11
Connecting
,
12
Connected
,
13
Disposed
14
}
System.Net.WebSockets.ClientWebSocket.InternalState.Created
@ Created
System.Net.WebSockets.ClientWebSocket.InternalState.Connected
@ Connected
System.Net.WebSockets.ClientWebSocket.InternalState.Disposed
@ Disposed
System.Net.WebSockets.ClientWebSocket.InternalState.Connecting
@ Connecting
System
Net
WebSockets
ClientWebSocket
Generated by
1.10.0