Click or drag to resize
AsyncWorkerWaitForFinish Method
Sets the process to wait until the process finishes (sets the waiting flag). Call from the OnFinished event handler.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public void WaitForFinish()
See Also