BandwidthStatistics.OutboundBitsPerSecondInstability Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A measure of the instability of the 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 OutboundBitsPerSecondInstability;
uint64_t OutboundBitsPerSecondInstability;
public ulong OutboundBitsPerSecondInstability;
Public OutboundBitsPerSecondInstability As ULong