System.Net.NetworkInformation.IPGlobalStatistics.OutputPacketRequests Property

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

Syntax

public abstract long OutputPacketRequests { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The number of outbound packets does not include the number of packets that have been forwarded.

Requirements

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