IVsThreadPool Members
Include Protected Members
Include Inherited Members
Manages background operations in the environment.
The IVsThreadPool type exposes the following members.
Methods
Name
Description
Schedules a task to run.
Schedules a task and a handle to wait on before running the task.
Removes a handle and task from the list of waitable tasks.
Top