Apache Lucene.Net 2.4.0 Class Library API

SupportClass.ThreadClass.Abort Method ()

Raises a ThreadAbortException in the thread on which it is invoked, to begin the process of terminating the thread. Calling this method usually terminates the thread

public void Abort();

See Also

SupportClass.ThreadClass Class | (global) Namespace | SupportClass.ThreadClass.Abort Overload List