The properties of System.Net.NetworkInformation.TcpConnectionInformation are listed below. For a list of all members, see the TcpConnectionInformation Members list.
See Also: Inherited members from System.Object
[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. |