| DotLucene 1.4 API Documentation |
|
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