ThreadedWaitDialogProgressData Constructor
Visual Studio 2015
Initializes a new instance of ThreadedWaitDialogProgressData.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | ThreadedWaitDialogProgressData(String^, String^, String^, Boolean) | Initializes a new instance of the ThreadedWaitDialogProgressData class without reporting completion information. |
![]() | ThreadedWaitDialogProgressData(String^, String^, String^, Boolean, Int32, Int32) | Initializes a new instance of the ThreadedWaitDialogProgressData class and reports completion information. |
Show:
