Share via


AppointmentStoreChangedDeferral Classe

Définition

Représente un report de tâche en arrière-plan retourné par la méthode AppointmentStoreChangedEventArgs.GetDeferral .

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
Héritage
Object Platform::Object IInspectable AppointmentStoreChangedDeferral
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
appointmentsSystem

Remarques

Retourné par la méthode AppointmentStoreChangedEventArgs.GetDeferral .

Méthodes

Complete()

Informe le système qu’une opération asynchrone associée à un AppointmentStore est terminée.

S’applique à