Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.03 KB

File metadata and controls

23 lines (16 loc) · 1.03 KB
-api-id T:Windows.ApplicationModel.Store.Preview.DeliveryOptimizationSettings
-api-type winrt class
ms.custom RS5

Windows.ApplicationModel.Store.Preview.DeliveryOptimizationSettings

-description

Provides access to the Delivery Optimization settings for the current device.

-remarks

To get the Delivery Optimization settings for the current device, use the static GetGetCurrentSettings method to retrieve an initialized DeliveryOptimizationSettings. Then, use the DownloadMode and DownloadModeSource properties of this object to access the Delivery Optimization settings..

For more information about Delivery Optimization, see Configure Delivery Optimization for Windows 10 updates.

-see-also

-examples