See Also
ISearchStatusHandler Interface
You are here:
dtSearch.Engine
>
ISearchStatusHandler Interface
>
ISearchStatusHandler Methods
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
ISearchStatusHandler Methods
The methods of the ISearchStatusHandler class are listed here.
Public Methods
CheckForAbort
Called during a search to check whether the search should be halted
OnFound
Called each time a document is found
OnSearchingFile
Called when a file is searched in an unindexed search.
OnSearchingIndex
Called when an indexed is searched
See Also
ISearchStatusHandler Interface