ExtendedExecutionForegroundReason ExtendedExecutionForegroundReason ExtendedExecutionForegroundReason ExtendedExecutionForegroundReason Enum

Definition

Describes the reason for the extended execution request.

public : enum class ExtendedExecutionForegroundReasonpublic enum ExtendedExecutionForegroundReasonPublic Enum ExtendedExecutionForegroundReason// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

BackgroundAudio BackgroundAudio BackgroundAudio BackgroundAudio

To play audio.

SavingData SavingData SavingData SavingData

To save data.

Unconstrained Unconstrained Unconstrained Unconstrained

To perform any task that requires extended execution time.

Unspecified Unspecified Unspecified Unspecified

No reason specified.