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.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public void WaitForFinish()
See Also