See Also
IIndexStatusHandler Interface
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Interfaces
>
IIndexStatusHandler Interface
>
IIndexStatusHandler Methods
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
IIndexStatusHandler Methods
The methods of the IIndexStatusHandler class are listed here.
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