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