BandwidthStatistics.OutboundBitsPerSecond Field

Definition

The computed outbound bandwidth estimate in bits per second.

This value is always 0 on systems that do not have extended TCP statistics enabled by default.

public: unsigned long long OutboundBitsPerSecond;
uint64_t OutboundBitsPerSecond;
public ulong OutboundBitsPerSecond;
Public OutboundBitsPerSecond As ULong 

Field Value

UInt64

unsigned long long

uint64_t

Applies to