ProgressForm.FinishProgress Method ()
Signals to this form that the progress has completed.
Namespace: Microsoft.WindowsServerSolutions.Properties
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
public void FinishProgress()
public:
void FinishProgress()
Public Sub FinishProgress
See Also
ProgressForm Class
Microsoft.WindowsServerSolutions.Properties Namespace
Return to top