System.Net.NetworkInformation.IPGlobalStatistics.OutputPacketsWithNoRoute Property

Gets the number of Internet Protocol (IP) packets for which the local computer could not determine a route to the destination address.

Syntax

public abstract long OutputPacketsWithNoRoute { get; }

Value

Documentation for this section has not yet been entered.

Remarks

IP packets that fall into this category are discarded.

Requirements

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