Udostępnij za pośrednictwem


IVsThreadPool Members

Include Protected Members
Include Inherited Members

Manages background operations in the environment.

The IVsThreadPool type exposes the following members.

Methods

 

Name

Description

Public method

ScheduleTask

Schedules a task to run.

Public method

ScheduleWaitableTask

Schedules a task and a handle to wait on before running the task.

Public method

UnscheduleWaitableTask

Removes a handle and task from the list of waitable tasks.

Top

See Also

Reference

IVsThreadPool Interface

Microsoft.VisualStudio.Shell.Interop Namespace