Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 825 Bytes

adaptivemediasourcedownloadrequestedeventargs_requestid.md

File metadata and controls

24 lines (16 loc) · 825 Bytes
-api-id -api-type
P:Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadRequestedEventArgs.RequestId
winrt property

Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadRequestedEventArgs.RequestId

-description

Gets a locally-unique identifier for the web request associated with the event.

-property-value

A locally-unique identifier for the web request associated with the event.

-remarks

This value can be used to correlate the web request associated with this event to other events, including DownloadFailed, DownloadCompleted, and DiagnosticAvailable.

-see-also

-examples