Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SocketShutdown
enum
System.Net.Sockets.SocketShutdown
Enumerator
Receive
Send
Both
Definition at line
3
of file
SocketShutdown.cs
.
4
{
5
Receive
,
6
Send
,
7
Both
8
}
System.Net.Sockets.SocketAsyncOperation.Receive
@ Receive
System.Net.Sockets.SocketAsyncOperation.Send
@ Send
System
Net
Sockets
Generated by
1.10.0