Freigeben über


AppointmentStoreChangedDeferral Klasse

Definition

Stellt eine Zurückstellung von Hintergrundaufgaben dar, die von der AppointmentStoreChangedEventArgs.GetDeferral-Methode zurückgegeben wird.

public ref class AppointmentStoreChangedDeferral 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 AppointmentStoreChangedDeferral 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 AppointmentStoreChangedDeferral
Public NotInheritable Class AppointmentStoreChangedDeferral
Vererbung
Object Platform::Object IInspectable AppointmentStoreChangedDeferral
Attribute

Windows-Anforderungen

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

Hinweise

Wird von der AppointmentStoreChangedEventArgs.GetDeferral-Methode zurückgegeben.

Methoden

Complete()

Informiert das System darüber, dass ein asynchroner Vorgang, der einem AppointmentStore zugeordnet ist, abgeschlossen wurde.

Gilt für: