System.Net.NetworkInformation.IPGlobalStatistics.ReceivedPacketsDelivered Property

Gets the number of Internet Protocol (IP) packets delivered.

Syntax

public abstract long ReceivedPacketsDelivered { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value returned by this property includes Internet Control Message Protocol (ICMP) messages.

Requirements

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