Lucene.Net 2.0 Class Library

IndexWriter.SetCommitLockTimeout Method 

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

public virtual void SetCommitLockTimeout(
   long commitLockTimeout
);

See Also

IndexWriter Class | Lucene.Net.Index Namespace