Windows.ApplicationModel.ExtendedExecution Namespace

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.

See also