See Also
Classes
|
Members
|
Topics
|
Class Hierarchy
|
SearchProgressInfo Properties
|
SearchProgressInfo Members
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
SearchProgressInfo Class
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
SearchProgressInfo Class
State of an Search update
dtSearch.Engine.SearchProgressInfo
C#
public
class
SearchProgressInfo
;
Topics
Topic
Description
SearchProgressInfo Members
The following tables list the members exposed by SearchProgressInfo.
SearchProgressInfo Properties
The properties of the SearchProgressInfo class are listed here.
SearchProgressInfo Properties
SearchProgressInfo Properties
Description
File
Information about the file currently being Searched
FilesSearched
Number of files searched so far(unindexed search only)
FilesToSearch
Number of files to search (unindexed search only)
IndexPath
Location of the index being searched
TotalFileCount
Total number of documents retrieved
TotalHitCount
Total hit count for all documents retrieved
UpdateType
A
MessageCode
indicating the reason for the update message
See Also
Classes
|
Members
|
Topics
|
Class Hierarchy
|
SearchProgressInfo Properties
|
SearchProgressInfo Members