Returns true iff the index in the named directory is currently locked.
Returns true iff the index in the named directory is currently locked.
public static bool IsLocked(Directory);
Returns true iff the index in the named directory is currently locked.
public static bool IsLocked(string);
IndexReader Class | Lucene.Net.Index Namespace