Interfaccia IVsTaskEvents
Notifies clients of changes made to tasks.
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Sintassi
'Dichiarazione
Public Interface IVsTaskEvents
public interface IVsTaskEvents
Il tipo IVsTaskEvents espone i seguenti membri.
Eventi
Nome | Descrizione | |
---|---|---|
![]() |
OnBlockingWaitBegin | Raised when a blocking wait call is made to an IVsTask instance on the main thread of Visual Studio. |
![]() |
OnBlockingWaitEnd | Raised when a blocking wait call to IVsTask is finished on the main thread of Visual Studio. |
![]() |
OnMarkedAsBlocking |
In alto