IVsTaskEvents Events
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | 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 | Raised when this task is marked as a blocking task for a wait on the main thread of Visual Studio. |
Show:
