Click or drag to resize

INetworkStatisticInfoPacketsReceivedNonUnicastPerSec Property

Win32_PerfFormattedData_Tcpip_NetworkInterface: PacketsReceivedNonUnicastPerSec: Rate at which non-unicast (that is, subnet broadcast or subnet multicast) packets are delivered to a higher-layer protocol.

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

Property Value

Type: Int32
The packets received non unicast per sec.
See Also