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