Table of Contents

Method Finish

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

Finish()

Call this method when you are done updating the progress through this dialog. This will cause the OK button to appear. Display this form with user interactivity required after this method is called.

public void Finish()