IndexingTime

IndexingReport.IndexingTime property

Gets the indexing duration.

public TimeSpan IndexingTime { get; }

Property Value

The indexing duration.

See Also