Apache Lucene.Net 2.4.0 Class Library API

Lock.With Constructor 

Constructs an executor that will grab the named lock.

public Lock.With(
   Lock lock_Renamed,
   long lockWaitTimeout
);

See Also

Lock.With Class | Lucene.Net.Store Namespace