Windows.ApplicationModel.ExtendedExecution
Windows.ApplicationModel.ExtendedExecution
Windows.ApplicationModel.ExtendedExecution
Windows.ApplicationModel.ExtendedExecution
Namespace
Provides a mechanism for applications to execute when they are not in the foreground.
Classes
| ExtendedExecutionRevokedEventArgs ExtendedExecutionRevokedEventArgs ExtendedExecutionRevokedEventArgs ExtendedExecutionRevokedEventArgs |
The object that is passed as a parameter to the event handler that is invoked when the system revokes background execution. |
| ExtendedExecutionSession ExtendedExecutionSession ExtendedExecutionSession 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 ExtendedExecutionReason ExtendedExecutionReason ExtendedExecutionReason |
Describes the reason for the background execution request. |
| ExtendedExecutionResult ExtendedExecutionResult ExtendedExecutionResult ExtendedExecutionResult |
Specifies the possible background execution request result values. |
| ExtendedExecutionRevokedReason ExtendedExecutionRevokedReason ExtendedExecutionRevokedReason ExtendedExecutionRevokedReason |
Describes the reason background execution was revoked. |