Lucene.Net 1.4.3 Class Library

IThreadRunnable Interface

This interface should be implemented by any class whose instances are intended to be executed by a thread.

For a list of all members of this type, see IThreadRunnable Members.

public interface IThreadRunnable

Types that implement IThreadRunnable

Type Description
SupportClass.ThreadClass Support class used to handle threads

Requirements

Namespace: (global)

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

IThreadRunnable Members | (global) Namespace