Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Windows.Devices.Background Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Enables the ability for device background tasks to get info provided by the app that triggered the task and to report progress back to the app.

Classes

Name 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.

Remarks

UWP apps use background tasks to perform long-running syncs with devices and update device settings and firmware.

See also


Feedback

Was this page helpful?