AsyncWorkerWaitForFinish Method |
Sets the process to wait until the process finishes (sets the waiting flag). Call from the OnFinished event handler.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public void WaitForFinish()
See Also