System.Net.NetworkInformation.IcmpV6Statistics.EchoRequestsReceived Property

Gets the number of Internet Control Message Protocol version 6 (ICMPv6) Echo Request messages received.

Syntax

public abstract long EchoRequestsReceived { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Echo Request and Echo Reply messages allow a computer to request an ICMP response from a remote computer on a network. This functionality is often used to determine the validity of remote addresses.

Requirements

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