See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
ISearchStatusHandler::CheckForAbort Method

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

C#
AbortValue CheckForAbort();
Visual Basic
Function CheckForAbort() As AbortValue
Returns

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

See Also
You are here: dtSearch::Engine Namespace > ISearchStatusHandler Interface > ISearchStatusHandler Methods > CheckForAbort Method
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.