CMSWorkerQueue RunWorkers Method Kentico 8.1 API Reference
Runs the threads in current instance

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

waitForNext
Type: OnlineSystem Boolean
If true, the process waits for the next threads to be executed, otherwise, it creates an asynchronous waiting thread for next operations.
See Also