Called during IndexJob execution to give the calling process a chance to cancel the update.
Return AbortValue.Continue to continue the IndexJob, AbortValue.Cancel to stop the IndexJob and save information indexed so far, and AbortValue.CancelImmediately to cancel the index update without saving any changes.