System.Net.NetworkInformation.IcmpV6Statistics.PacketTooBigMessagesReceived Property

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

Syntax

public abstract long PacketTooBigMessagesReceived { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A router sends a Packet Too Big message when a packet cannot be forwarded because it is larger than the maximum transmission unit (MTU) of the outgoing link.

Requirements

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