Microsoft Windows 10 Windows Background Tasks API
API for running code in the background when an application is suspended or not running. Based on the Windows.ApplicationModel.Background namespace, it supports time-triggered, system-triggered, and maintenance-triggered background tasks. Key classes include BackgroundTaskBuilder, BackgroundTaskRegistration, SystemTrigger, TimeTrigger, and BackgroundTaskCompletedEventArgs. Contact Support: Name: Microsoft Developer Support
Overview
Microsoft Windows 10 Windows Background Tasks API is a Postman Collection published by Microsoft Windows 10 on the APIs.io network.
API for running code in the background when an application is suspended or not running. Based on the Windows.ApplicationModel.Background namespace, it supports time-triggered, system-triggered, and maintenance-triggered background tasks. Key classes include BackgroundTaskBuilder, BackgroundTaskRegistration, SystemTrigger, TimeTrigger, and BackgroundTaskCompletedEventArgs. Contact Support: Name: Microsoft Developer Support
The collection contains 7 requests organised into 4 folders.
Tagged areas include Desktop, Operating System, UWP, Win32, and Windows.