The methods of the IndexJob class are listed below. For a complete list of IndexJob class members, see the IndexJob Members topic.
![]() GetIndexInfo | Get information about the current state of an index |
AbortThread | Aborts an IndexJob started using ExecuteInThread. |
AbortThreadImmediate | Aborts an IndexJob started using ExecuteInThread, without saving anything indexed so far. |
Dispose (inherited from dtSearch.Engine.DisposableObject) | |
Execute | Executes the IndexJob and returns when the job is complete. |
ExecuteInThread | Starts a separate thread to execute the IndexJob and returns immediately. |
IsThreadDone | Checks whether an IndexJob started using ExecuteInThread is done, and also gets information on the state of the index update. |
IndexJob Class | dtSearch.Engine Namespace | DataSource | "Building and Maintaining Indexes"