You are here: Symbol Reference > dtSearch.Engine Namespace > Interfaces > ISearchStatusHandler Interface > ISearchStatusHandler Methods > CheckForAbort Method
Close
dtSearch .NET Standard API 2024.02
ISearchStatusHandler.CheckForAbort Method

Called during a search to check whether the search should be halted

AbortValue CheckForAbort();

Return dtsAbort to abort the search, or dtsContinue to let the search continue

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.