System.Net.NetworkInformation.IPGlobalStatistics.OutputPacketRoutingDiscards Property

Gets the number of routes that have been discarded from the routing table.

Syntax

public abstract long OutputPacketRoutingDiscards { get; }

Value

Documentation for this section has not yet been entered.

Remarks

One possible reason for discarding a valid routing table entry could be to free buffer space for other entries.

Requirements

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