Apache Lucene.Net 2.4.0 Class Library API

TimeLimitedCollector.TimeExceededException Constructor 

public TimeLimitedCollector.TimeExceededException(
   long timeAllowed,
   long timeElapsed,
   int lastDocCollected
);

See Also

TimeLimitedCollector.TimeExceededException Class | Lucene.Net.Search Namespace