Networking
System
[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ]
1.0.x.x
1.0.5000.0
2.0.0.0
4.0.0.0
System.Enum
The enumeration defines the values that can be passed to the method.
Defines constants that are used by the method.
Field
1.0.5000.0
2.0.0.0
4.0.0.0
System.Net.Sockets.SocketShutdown
Both
Disables a for both sending and receiving. This field is constant.
0
Field
1.0.5000.0
2.0.0.0
4.0.0.0
System.Net.Sockets.SocketShutdown
Receive
Disables a for receiving. This field is constant.
0
Field
1.0.5000.0
2.0.0.0
4.0.0.0
System.Net.Sockets.SocketShutdown
Send
Disables a for sending. This field is constant.
0
0