QualityOfService.ConfigureQualityOfService Method

Syntax

public:
static void ConfigureQualityOfService(
         uint32 maxSimultaneousProbeConnections,
         bool constrainSystemBandwidthUp,
         bool constrainSystemBandwidthDown
)  

Parameters

maxSimultaneousProbeConnections
Type: uint32 

  Indicates the maximum of simultaneous requests for quality of service communication that will be serviced.

constrainSystemBandwidthUp
Type: bool 

  Set to true to tell the system to constrain or delay outgoing system communication to preserve outgoing bandwidth for a title.

constrainSystemBandwidthDown
Type: bool 

  Set to true to tell the system to constrain or delay system downloads to preserve incoming bandwidth for a title.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

QualityOfService Class

SecureDeviceAddress Class

QualityOfService Members

Windows.Xbox.Networking Namespace