System.Net.NetworkInformation.IPv4InterfaceStatistics Class

Provides statistical data for a network interface on the local computer.

See Also: IPv4InterfaceStatistics Members

Syntax

public abstract class IPv4InterfaceStatistics

Remarks

This class is used by the NetworkInterface.GetIPv4Statistics method to return network traffic information for an interface.

Requirements

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