System.Net.NetworkInformation.TcpConnectionInformation: Property Members

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

Public Properties

[read-only]
abstract
LocalEndPointSystem.Net.IPEndPoint.

Gets the local endpoint of a Transmission Control Protocol (TCP) connection.

[read-only]
abstract
RemoteEndPointSystem.Net.IPEndPoint.

Gets the remote endpoint of a Transmission Control Protocol (TCP) connection.

[read-only]
abstract
StateTcpState.

Gets the state of this Transmission Control Protocol (TCP) connection.