ISuspendingDeferral Schnittstelle

Definition

Verwaltet einen verzögerten App-Angehaltenen Vorgang.

public interface class ISuspendingDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1494484233, 35785, 20148, 182, 54, 218, 189, 196, 244, 111, 102)]
struct ISuspendingDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1494484233, 35785, 20148, 182, 54, 218, 189, 196, 244, 111, 102)]
public interface ISuspendingDeferral
Public Interface ISuspendingDeferral
Abgeleitet
Attribute

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 System, dass die App ihre Daten gespeichert hat und zum Anhalten bereit ist.

Gilt für:

Weitere Informationen