IVsTaskEvents.OnBlockingWaitEnd Événement
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éclenché lorsqu’un appel d’attente bloquant à IVsTask est terminé sur le thread principal de Visual Studio.
public:
event EventHandler ^ OnBlockingWaitEnd;
event EventHandler OnBlockingWaitEnd;
member this.OnBlockingWaitEnd : EventHandler
Event OnBlockingWaitEnd As EventHandler