Apache Lucene.Net 2.4.0 Class Library API

Lock.LOCK_POLL_INTERVAL Field

How long {@link #Obtain(long)} waits, in milliseconds, in between attempts to acquire the lock.

public static long LOCK_POLL_INTERVAL;

See Also

Lock Class | Lucene.Net.Store Namespace