ExtendedExecutionForegroundSession.RequestExtensionAsync Method

Definition

Requests extended execution

public:
 virtual IAsyncOperation<ExtendedExecutionForegroundResult> ^ RequestExtensionAsync() = RequestExtensionAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<ExtendedExecutionForegroundResult> RequestExtensionAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<ExtendedExecutionForegroundResult> RequestExtensionAsync();
function requestExtensionAsync()
Public Function RequestExtensionAsync () As IAsyncOperation(Of ExtendedExecutionForegroundResult)

Returns

The result of the request.

Attributes

Windows requirements

App capabilities
extendedExecutionBackgroundAudio extendedExecutionCritical extendedExecutionUnconstrained

Applies to