Lucene.Net 2.0 Class Library

IndexWriter.SetWriteLockTimeout Method 

Sets the maximum time to wait for a write lock (in milliseconds).

public virtual void SetWriteLockTimeout(
   long writeLockTimeout
);

See Also

IndexWriter Class | Lucene.Net.Index Namespace