System.Net.NetworkInformation.TcpConnectionInformation Class

Provides information about the Transmission Control Protocol (TCP) connections on the local computer.

See Also: TcpConnectionInformation Members

Syntax

public abstract class TcpConnectionInformation

Remarks

TCP is a connection-oriented reliable protocol for transporting data between networked computers. It is defined in IETF RFC 793.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0