System.Net.NetworkInformation.IcmpV6Statistics.MessagesReceived Property

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

Syntax

public abstract long MessagesReceived { get; }

Value

Documentation for this section has not yet been entered.

Remarks

ICMPv6 messages are sent to communicate errors and information about packets sent using Internet Protocol version 6 (IPv6).

Requirements

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