Click or drag to resize
LuceneIndexStatisticsSize Property
Gets the total size of Lucene index files.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntax
C#
public long Size { get; }

Property Value

Type: Int64

Implements

IIndexStatisticsSize
See Also