Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 730 Bytes

adaptivemediasourcedownloadstatistics_timetofirstbytereceived.md

File metadata and controls

23 lines (15 loc) · 730 Bytes
-api-id -api-type
P:Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadStatistics.TimeToFirstByteReceived
winrt property

Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadStatistics.TimeToFirstByteReceived

-description

Gets the time window between when the system makes the asyncronous http request for the content and when the first block of data has been read from the http stream.

-property-value

The time window between when the system makes the asyncronous http request for the content and when the first block of data has been read from the http stream.

-remarks

-see-also

-examples