System.Net.NetworkInformation.TcpConnectionInformation Members

The members of System.Net.NetworkInformation.TcpConnectionInformation are listed below.

See Also: Inherited members from System.Object

Protected Constructors

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.