Windows.ApplicationModel.ExtendedExecution 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.
Provides a mechanism for applications to execute when they are not in the foreground.
Classes
ExtendedExecutionRevokedEventArgs |
The object that is passed as a parameter to the event handler that is invoked when the system revokes background execution. |
ExtendedExecutionSession |
Supports managing a request for background execution. For more information on how to use Extended Execution, see Run while minimized with Extended Execution |
Enums
ExtendedExecutionReason |
Describes the reason for the background execution request. |
ExtendedExecutionResult |
Specifies the possible background execution request result values. |
ExtendedExecutionRevokedReason |
Describes the reason background execution was revoked. |