TotalIndexSize

IndexingReport.TotalIndexSize property

Gets the total index size in bytes.

public long TotalIndexSize { get; }

Property Value

The total index size in bytes.

See Also