SuspendingDeferral Klasse

Definition

Verwaltet einen verzögerten App-Angehaltenen Vorgang.

public ref class SuspendingDeferral sealed : ISuspendingDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SuspendingDeferral final : ISuspendingDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SuspendingDeferral : ISuspendingDeferral
Public NotInheritable Class SuspendingDeferral
Implements ISuspendingDeferral
Vererbung
Object Platform::Object IInspectable SuspendingDeferral
Attribute
Implementiert

Windows-Anforderungen

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

Methoden

Complete()

Benachrichtigt das Betriebssystem, dass die App ihre Daten gespeichert hat und zum Anhalten bereit ist.

Gilt für:

Weitere Informationen