StopIndexing Method

UltimateSearch

Collapse imageExpand ImageCopy imageCopyHover image
Stop indexing in the middle of the process, and use the new index created so far.

Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690

Syntax

C#
public void StopIndexing()
Visual Basic
Public Sub StopIndexing
Visual C++
public:
void StopIndexing()

See Also