Keyoti Search for ASP.NET API Docs
IsLocked Method
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexIsLocked()()()
Keyoti Search for ASP.NET 2010
Whether the current index is locked (preventing operations other than search).
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool IsLocked()
Public Overridable Function IsLocked As Boolean
public:
virtual bool IsLocked()
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: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609