Share via


IVsThreadedWaitDialog Members

Include Protected Members
Include Inherited Members

Shows a dialog used while waiting for an action to end. The dialog is displayed on a separate, background thread to allow the environment to appear responsive even when busy. You can get an instance of this interface from the SVsThreadedWaitDialog (SID_SVsThreadedWaitDialog) service.

The IVsThreadedWaitDialog type exposes the following members.

Methods

 

Name

Description

Public method

EndWaitDialog

Public method

GiveTimeSlice

Public method

StartWaitDialog

Starts the Wait dialog.

Top

See Also

Reference

IVsThreadedWaitDialog Interface

Microsoft.VisualStudio.Shell.Interop Namespace