Click or drag to resize

INetworkStatisticInfoPacketsOutboundErrors Property

Win32_PerfFormattedData_Tcpip_NetworkInterface: PacketsOutboundErrors: Number of outbound packets that could not be transmitted because of errors.

Namespace:  Xcalibur.Models.Hardware.Network
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
int PacketsOutboundErrors { get; set; }

Property Value

Type: Int32
The packets outbound errors.
See Also