IIndexingContextProgressInfo InterfaceAnkiro Enterprise Suite Reference Documentation

Namespace: Ankiro.SearchServer.Data.IndexingContext
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public interface IIndexingContextProgressInfo

The IIndexingContextProgressInfo type exposes the following members.

Properties

  NameDescription
Public propertyBytesProcessed
Public propertyDocumentsAdded
Public propertyDocumentsIndexed
Public propertyDocumentsNotModified
Public propertyDocumentsProcessed
Public propertyDocumentsRemoved
Public propertyPathsAdded
Public propertyPathsProcessed
Public propertyPathsRemoved
Public propertyProgressIndicationPercent
Public propertyTotalDocumentCount
Public propertyTotalPathCount
Top
See Also