ExtendedExecutionRevokedEventArgs Klasse

Definition

Das Objekt, das als Parameter an den Ereignishandler übergeben wird, der aufgerufen wird, wenn das System die Hintergrundausführung widerruft.

public ref class ExtendedExecutionRevokedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ExtendedExecutionRevokedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ExtendedExecutionRevokedEventArgs
Public NotInheritable Class ExtendedExecutionRevokedEventArgs
Vererbung
Object Platform::Object IInspectable ExtendedExecutionRevokedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

Reason

Ruft den Grund ab, warum die Hintergrundausführung widerrufen wurde.

Gilt für: