This topic has not yet been rated - Rate this topic

IVsThreadedWaitDialog Interface

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.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[GuidAttribute("E051C7B7-7648-473C-8A7D-2B9554A31F9D")] 
[InterfaceTypeAttribute(1)] 
public interface IVsThreadedWaitDialog
/** @attribute GuidAttribute("E051C7B7-7648-473C-8A7D-2B9554A31F9D") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsThreadedWaitDialog
GuidAttribute("E051C7B7-7648-473C-8A7D-2B9554A31F9D") 
InterfaceTypeAttribute(1) 
public interface IVsThreadedWaitDialog
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ