Close
dtSearch .NET Standard API 2023.02
IIndexStatusHandler.CheckForAbort Method

Called during an index update to check whether the update should be halted

AbortValue CheckForAbort();

Return dtsAbort to cancel the update after saving information indexed so far, or dtsAbortImmediate to cancel the update without saving anything, or dtsContinue to let the update continue