SearchIndexerIsTaskProcessingAllowed Method |
Indicates if task processing is allowed for given task.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax protected virtual bool IsTaskProcessingAllowed(
SearchTaskInfo sti
)
Parameters
- sti
- Type: CMS.SearchSearchTaskInfo
Search task to process.
Return Value
Type:
BooleanSee Also