System.Net.NetworkInformation.IcmpV4Statistics.ParameterProblemsSent Property

Gets the number of Internet Control Message Protocol version 4 (ICMPv4) Parameter Problem messages that were 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 IPv4 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