9 private byte[] protocolInformation;
22 return protocolInformation;
26 protocolInformation = value;
44 internal bool IsNonBlocking
63 internal bool IsConnected
82 internal bool IsListening
101 internal bool UseOnlyOverlappedIO
120 internal EndPoint RemoteEndPoint
124 return remoteEndPoint;
128 remoteEndPoint = value;
SocketInformationOptions
Describes states for a T:System.Net.Sockets.Socket.
Specifies that the class can be serialized.
Identifies a network address. This is an abstract class.