ArcObjects Library Reference (GISClient)  

IDiscoveryIndexingStatus Interface

Indexing status of search service

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property CurrentIndexingType The current indexing type.
Read/write property IsRunning Indicates whether the indexing is running.
Read/write property ItemsIndexed Total items have been indexed.
Read/write property NextFullIndexingStartTime Next full indexing start time.
Read/write property NextIncrementalIndexingStartTime Next incremental indexing start time.
Read/write property NextIndexingType The next indexing type.
Read/write property TimeUsed Total time used during indexing.

CoClasses that implement IDiscoveryIndexingStatus

CoClasses and Classes Description
DiscoveryIndexingStatus The DiscoveryIndexingStatus object.