Method Update
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Update()
Manually updates the dialog. Use this method when you want to update the dialog without user interaction. Note that no events will be raised.
public void Update()
Exceptions
- InvalidOperationException
When not in manual mode.
- InvalidOperationException
When no dialog has been set.