IVsThreadedWaitDialog Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodEndWaitDialog(Int32)

Ends the Wait dialog.

System_CAPS_pubmethodGiveTimeSlice(String^, String^, Int32, Int32)

Allows updating the text in the dialog, and checks if the user has cancelled the wait.

System_CAPS_pubmethodStartWaitDialog(String^, String^, String^, UInt32, Object^, String^)

Starts the Wait dialog.

Return to top
Show: