Click or drag to resize
InvalidateSearcherWebFarmTaskExecuteTask Method
Processes the web farm task by invoking the InvalidateSearcher(Guid) method while passing it current class' properties as its parameters.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
public override void ExecuteTask()
See Also