Apache Lucene.Net 2.4.0 Class Library API

SegmentInfos.SetDefaultGenFileRetryPauseMsec Method 

Advanced: set how many milliseconds to pause in between attempts to load the segments.gen file.

public static void SetDefaultGenFileRetryPauseMsec(
   int msec
);

See Also

SegmentInfos Class | Lucene.Net.Index Namespace