IVsThreadedWaitDialogCallback Interface

 

Enables the client to receive events about changes to the threaded wait dialog.

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

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("F5CAF6E8-AD40-4D9D-8366-A919F03CA969")]
public interface IVsThreadedWaitDialogCallback

NameDescription
System_CAPS_pubmethodOnCanceled()

Notification fired when user cancels the threaded wait dialog.

Return to top
Show: