Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 888 Bytes

xboxlivequalityofservicemeasurement_measureasync_31160674.md

File metadata and controls

29 lines (18 loc) · 888 Bytes
-api-id -api-type
M:Windows.Networking.XboxLive.XboxLiveQualityOfServiceMeasurement.MeasureAsync
winrt method

Windows.Networking.XboxLive.XboxLiveQualityOfServiceMeasurement.MeasureAsync

-description

Initiates Quality of Service (QoS) measurements as specified by the properties of this instance.

Your code can retrieve current measurement results as soon as this method has been called, before all measurements have been completed. The metrics you retrieve can change at any time as long as a measurement is still in progress.

Important

This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

-returns

An asynchronous measurement operation.

-remarks

-examples

-see-also