System.Net.NetworkInformation.IcmpV6Statistics.ParameterProblemsSent Property

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

Syntax

public abstract long ParameterProblemsSent { 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 an invalid IPv6 option or an 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