Apache Lucene.Net 2.4.0 Class Library API

ConcurrentMergeScheduler.MergeThread Properties

The properties of the ConcurrentMergeScheduler.MergeThread class are listed below. For a complete list of ConcurrentMergeScheduler.MergeThread class members, see the ConcurrentMergeScheduler.MergeThread Members topic.

Public Instance Properties

Enclosing_Instance 
Instance (inherited from ThreadClass) Gets the current thread instance
IsAlive (inherited from ThreadClass) Gets a value indicating the execution status of the current thread
IsBackground (inherited from ThreadClass) Gets or sets a value indicating whether or not a thread is a background thread.
Name (inherited from ThreadClass) Gets or sets the name of the thread
Priority (inherited from ThreadClass) Gets or sets a value indicating the scheduling priority of a thread

See Also

ConcurrentMergeScheduler.MergeThread Class | Lucene.Net.Index Namespace