Click or drag to resize

IContentStoreStopIndexing Method


Stops indexing on the document store once the current indexing batch is finished.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
Task StopIndexing()

Return Value

Type: Task

[Missing <returns> documentation for "M:Ingeniux.CMS.IContentStore.StopIndexing"]

See Also