IVsThreadPool Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | ScheduleTask(UInt32, UInt32, UInt32) | Schedules a task to run. |
![]() | ScheduleWaitableTask(UInt32, UInt32, UInt32) | Deprecated. Schedules a task and a handle to wait on before running the task. |
![]() | UnscheduleWaitableTask(UInt32) | Deprecated. Removes a handle and task from the list of waitable tasks. |
Show:
