See Also
IIndexStatusHandler Interface
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Interfaces
>
IIndexStatusHandler Interface
>
IIndexStatusHandler Members
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
IIndexStatusHandler Members
The following tables list the members exposed by IIndexStatusHandler.
Public Methods
Public Method
Description
CheckForAbort
Called during an index update to check whether the update should be halted
OnProgressUpdate
As the
IndexJob
progresses, OnProgressUpdate will be called frequently with information about the status of the update.
See Also
IIndexStatusHandler Interface