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 Function StopIndexing As Task
abstract StopIndexing : unit -> Task
Return Value
Type:
Task[Missing <returns> documentation for "M:Ingeniux.CMS.IContentStore.StopIndexing"]
See Also