SynchronizationContext.SetWaitNotificationRequired Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit la notification indiquant que la notification d’attente est requise et prépare la méthode de rappel afin qu’elle puisse être appelée plus fiable lorsqu’une attente se produit.
protected:
void SetWaitNotificationRequired();
protected void SetWaitNotificationRequired();
member this.SetWaitNotificationRequired : unit -> unit
Protected Sub SetWaitNotificationRequired ()