Apache Lucene.Net 2.4.0 Class Library API

IThreadRunnable.Run Method 

This method has to be implemented in order that starting of the thread causes the object's run method to be called in that separately executing thread.

void Run();

See Also

IThreadRunnable Interface | (global) Namespace