System.Net.NetworkInformation.IcmpV6Statistics Class

Provides Internet Control Message Protocol for Internet Protocol version 6 (ICMPv6) statistical data for the local computer.

See Also: IcmpV6Statistics Members

Syntax

public abstract class IcmpV6Statistics

Remarks

ICMPV6 is a set of error and informational messages for use with Internet Protocol version 6 (IPv6). This class is used by the IPGlobalProperties.GetIcmpV6Statistics method to return ICMPV6 traffic information.

The properties in this class correlate to the Management Information Base objects for ICMPv6 defined in IETF RFC 2466. ICMPv6 is defined in RFC 2463.

Requirements

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