Apache Lucene.Net 2.4.0 Class Library API

SupportClass.ThreadClass Constructor

Initializes a new instance of the ThreadClass class

Overload List

Initializes a new instance of the ThreadClass class

public SupportClass.ThreadClass();

Initializes a new instance of the Thread class.

public SupportClass.ThreadClass(string);

Initializes a new instance of the Thread class.

public SupportClass.ThreadClass(ThreadStart);

Initializes a new instance of the Thread class.

public SupportClass.ThreadClass(ThreadStart,string);

See Also

SupportClass.ThreadClass Class | (global) Namespace