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

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

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