The methods of the IndexJob class are listed here.
Public Methods
Aborts an IndexJob started using ExecuteInThread. | |
Aborts an IndexJob started using ExecuteInThread, without saving anything indexed so far. | |
Executes the IndexJob and returns when the job is complete. | |
Starts a separate thread to execute the IndexJob and returns immediately. | |
Get information about the current state of an index | |
Checks whether an IndexJob started using ExecuteInThread is done, and also gets information on the state of the index update. |
See Also