SearchTaskInfoProvider ProcessTasks Method (Boolean, Boolean)Kentico 8.0 API Reference
Processes tasks (starts indexer).

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

createWebFarmTask
Type: OnlineSystem Boolean
Indicates whether web farm task should be created
workerRole
Type: OnlineSystem Boolean
Indicates whether process tasks are run by Azure worker role
See Also