System.Net.NetworkInformation.IcmpV6Statistics.ParameterProblemsReceived Property

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

Syntax

public abstract long ParameterProblemsReceived { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Parameter Problem messages are sent when a host computer or router encounters problems while processing the contents of a packet header, such as encountering a invalid IPv6 option or a invalid Next Header type.

Requirements

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