ThreadedWaitDialogHelper Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateInstance(IVsThreadedWaitDialogFactory^) | Creates an instance of the threaded wait dialog. |
![]() ![]() | EndWaitDialog(IVsThreadedWaitDialog2^) | Closes the wait dialog. |
![]() ![]() | StartWaitDialog(IVsThreadedWaitDialogFactory^, String^, ThreadedWaitDialogProgressData^, TimeSpan) | Show the threaded wait dialog and wire it up to receive progress updates via IProgress{ThreadedWaitDialogProgressData}and report cancellation via CancellationToken. |
Show:

