Lucene.Net 1.9.1 Class Library

Lock.With Constructor (Lock)

Constructs an executor that will grab the named lock. Defaults lockWaitTimeout to Lock.COMMIT_LOCK_TIMEOUT.

public Lock.With(
   Lock lock_Renamed
);

See Also

Lock.With Class | Lucene.Net.Store Namespace | Lock.With Constructor Overload List