Keyoti SearchUnit API Docs
IsLocked Method
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexIsLocked()()()()
Keyoti SearchUnit v6
Whether the current index is locked (preventing operations other than search).
Declaration Syntax
C#Visual Basic
public virtual bool IsLocked()
Public Overridable Function IsLocked As Boolean
Return Value
Boolean
Remarks
If the index is locked then attempts to create a new instance will cause an IndexLockedException. An index is locked when some other process is already working on it.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610