The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Windows.Devices.Background namespace
Windows Store apps use background tasks to perform long-running syncs with devices and update device settings and firmware. The classes in Windows.Devices.Background are used by device background tasks to get info provided by the app that triggered the task and to report progress back to the app.
Members
The Windows.Devices.Background namespace has these types of members:
Classes
The Windows.Devices.Background namespace has these classes.
Class | Description |
---|---|
DeviceServicingDetails | Used to provide the DeviceInformation.ID, expected duration, and arguments given by the app that triggered the background servicing task. |
DeviceUseDetails | Used to provide the DeviceInformation.ID and arguments given by the app that triggered the background sync task. |
Requirements
Minimum supported client | Windows 8.1 |
---|---|
Minimum supported server | Windows Server 2012 R2 |
Namespace |
|
Metadata |
|
See also
Show: