IVsThreadPool Methods

Include Protected Members
Include Inherited Members

The IVsThreadPool type exposes the following members.

Methods

  Name Description
Public method ScheduleTask Schedules a task to run.
Public method ScheduleWaitableTask Deprecated. Schedules a task and a handle to wait on before running the task.
Public method UnscheduleWaitableTask Deprecated. Removes a handle and task from the list of waitable tasks.

Top

See Also

Reference

IVsThreadPool Interface

Microsoft.VisualStudio.Shell.Interop Namespace