Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 725 Bytes

adaptivemediasourcedownloadstatistics_timetolastbytereceived.md

File metadata and controls

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

Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadStatistics.TimeToLastByteReceived

-description

Gets the time window between when the system makes the asyncronous http request for the content and when the last 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 last block of data has been read from the http stream.

-remarks

-see-also

-examples