public:
static void ConfigureQualityOfService(
uint32 maxSimultaneousProbeConnections,
bool constrainSystemBandwidthUp,
bool constrainSystemBandwidthDown
)
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.
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd