Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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