Lucene.Net 1.4.3 Class Library

Lock.With Constructor (Lock, Int64)

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 | Lock.With Constructor Overload List