IndexedDocumentsSize

IndexingReport.IndexedDocumentsSize property

Gets the total length of indexed documents in MB.

public double IndexedDocumentsSize { get; }

Property Value

The total length of indexed documents in MB.

See Also