The members of System.Net.NetworkInformation.TcpConnectionInformation are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Net.NetworkInformation.TcpConnectionInformation class. |
[read-only] abstract | LocalEndPoint | System.Net.IPEndPoint.
Gets the local endpoint of a Transmission Control Protocol (TCP) connection. |
[read-only] abstract | RemoteEndPoint | System.Net.IPEndPoint.
Gets the remote endpoint of a Transmission Control Protocol (TCP) connection. |
[read-only] abstract | State | TcpState.
Gets the state of this Transmission Control Protocol (TCP) connection. |