System.Net.NetworkInformation.IcmpV4Statistics Class

Provides Internet Control Message Protocol for IPv4 (ICMPv4) statistical data for the local computer.

See Also: IcmpV4Statistics Members

Syntax

public abstract class IcmpV4Statistics

Remarks

ICMPv4 is a set of error and informational messages for use with Internet Protocol version 4. ICMP version 4 is defined in IETF RFC 792.

This class is used by the IPGlobalProperties.GetIcmpV4Statistics method to return ICMPv4 traffic information.

Requirements

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