SegmentCount

IndexingReport.SegmentCount property

Gets the number of index segments.

public int SegmentCount { get; }

Property Value

The number of index segments.

See Also