System.Net.NetworkInformation.TcpStatistics Class

Provides Transmission Control Protocol (TCP) statistical data.

See Also: TcpStatistics Members

Syntax

public abstract class TcpStatistics

Remarks

Instances of this class are returned by the IPGlobalProperties.GetTcpIPv4Statistics and IPGlobalProperties.GetTcpIPv6Statistics methods, to give applications access to TCP traffic information.

The information in this class correlates to the management information objects described in tp://www.ietf.org/rfc/rfc2012.txt.

Requirements

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