System.Net.NetworkInformation.IPv4InterfaceStatistics.IncomingPacketsDiscarded Property

Gets the number of incoming packets that were discarded.

Syntax

public abstract long IncomingPacketsDiscarded { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This data does not include packets with errors.

Requirements

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