Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
SocketShutdown.cs
Go to the documentation of this file.
1
namespace
System.Net.Sockets
;
2
3
public
enum
SocketShutdown
4
{
5
Receive
,
6
Send
,
7
Both
8
}
System.Net.Sockets.SocketShutdown
SocketShutdown
Definition
SocketShutdown.cs:4
System.Net.Sockets.SocketShutdown.Both
@ Both
System.Net.Sockets.SocketAsyncOperation.Receive
@ Receive
System.Net.Sockets.SocketAsyncOperation.Send
@ Send
System.Net.Sockets
Definition
AddressInfoHints.cs:1
source
System.Net.Sockets
System.Net.Sockets
SocketShutdown.cs
Generated by
1.10.0