IVsTaskEvents, interface

Notifies clients of changes made to tasks.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.Immutable.11.0 (dans Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Syntaxe

'Déclaration
Public Interface IVsTaskEvents
public interface IVsTaskEvents

Le type IVsTaskEvents expose les membres suivants.

Événements

  Nom Description
Événement public OnBlockingWaitBegin Raised when a blocking wait call is made to an IVsTask instance on the main thread of Visual Studio.
Événement public OnBlockingWaitEnd Raised when a blocking wait call to IVsTask is finished on the main thread of Visual Studio.
Événement public OnMarkedAsBlocking

Début

Voir aussi

Référence

Microsoft.VisualStudio.Shell, espace de noms