RunSmartSearchIndexerWebFarmTask Class |
Namespace: CMS.Search
public class RunSmartSearchIndexerWebFarmTask : WebFarmTaskBase
The RunSmartSearchIndexerWebFarmTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | RunSmartSearchIndexerWebFarmTask |
Initializes a new instance of RunSmartSearchIndexerWebFarmTask.
|
Name | Description | |
---|---|---|
![]() | TaskBinaryData |
Gets or sets the binary representation of data.
(Inherited from WebFarmTaskBase.) |
![]() | TaskFilePath |
Gets or sets target path of file transported by task.
(Inherited from WebFarmTaskBase.) |
![]() | TaskTarget |
Gets or sets task target.
(Inherited from WebFarmTaskBase.) |
Name | Description | |
---|---|---|
![]() | ConditionMethod |
Returns true if the synchronization of the smart search is allowed
(Overrides WebFarmTaskBaseConditionMethod.) |
![]() | ExecuteTask |
Processes the web farm task by invoking the ProcessTasks method.
(Overrides WebFarmTaskBaseExecuteTask.) |