1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. IndexingReport
  8. /
  9. TotalIndexSize

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