Click or drag to resize
RunSmartSearchIndexerWebFarmTask Class
Web farm task used to run smart search indexer.
Inheritance Hierarchy
SystemObject
  CMS.CoreWebFarmTaskBase
    CMS.SearchRunSmartSearchIndexerWebFarmTask

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
public class RunSmartSearchIndexerWebFarmTask : WebFarmTaskBase

The RunSmartSearchIndexerWebFarmTask type exposes the following members.

Constructors
  NameDescription
Public methodRunSmartSearchIndexerWebFarmTask
Initializes a new instance of RunSmartSearchIndexerWebFarmTask.
Top
Properties
  NameDescription
Public propertyTaskBinaryData
Gets or sets the binary representation of data.
(Inherited from WebFarmTaskBase.)
Public propertyTaskFilePath
Gets or sets target path of file transported by task.
(Inherited from WebFarmTaskBase.)
Public propertyTaskTarget
Gets or sets task target.
(Inherited from WebFarmTaskBase.)
Top
Methods
See Also