Lucene.Net 2.0 Class Library

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