BandwidthStatistics.InboundBandwidthPeaked Field

A Boolean value that indicates whether the computed inbound bandwidth estimate for the network has peaked.

This member is set to true when the app is using enough of the connection bandwidth that the system can get a good estimate of the bandwidth delay product and can determine that the congestion window is a substantial fraction of the bandwidth delay product. This member can change from true to false if the app sends less data.

Syntax

public:
bool InboundBandwidthPeaked  

Requirements

Namespace: Windows.Networking.Sockets

Metadata: windows.winmd

See also

Reference

BandwidthStatistics Structure

BandwidthStatistics Members

Windows.Networking.Sockets Namespace