Click or drag to resize

INetworkStatisticInfoPacketsReceivedUnknown Property

Win32_PerfFormattedData_Tcpip_NetworkInterface: PacketsReceivedUnknown: Number of packets received using the interface that were discarded because of an unknown or unsupported protocol.

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

Property Value

Type: Int32
The packets received unknown.
See Also