ThreadedWaitDialogProgressData Constructor

Visual Studio 2015
 

Initializes a new instance of ThreadedWaitDialogProgressData.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)

NameDescription
System_CAPS_pubmethodThreadedWaitDialogProgressData(String^, String^, String^, Boolean)

Initializes a new instance of the ThreadedWaitDialogProgressData class without reporting completion information.

System_CAPS_pubmethodThreadedWaitDialogProgressData(String^, String^, String^, Boolean, Int32, Int32)

Initializes a new instance of the ThreadedWaitDialogProgressData class and reports completion information.

Return to top
Show: