Click or drag to resize

INetworkStatisticInfoBytesSentPerSec Property

Win32_PerfFormattedData_Tcpip_NetworkInterface: BytesSentPerSec: Rate at which bytes are sent on the interface, including framing characters.

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

Property Value

Type: Int64
The bytes sent per sec.
See Also