BatchWorker.NotifyAndWaitForWorkToBeServiced 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.
Informez le worker qu’il y a plus de travail et attendez le cycle de travail actuel, ainsi que le cycle de travail suivant s’il y a actuellement un travail non pris en charge.
public System.Threading.Tasks.Task NotifyAndWaitForWorkToBeServiced ();
member this.NotifyAndWaitForWorkToBeServiced : unit -> System.Threading.Tasks.Task
Public Function NotifyAndWaitForWorkToBeServiced () As Task