Click or drag to resize
SearchIndexInfoIndexBatchSize Property
Gets or sets the batch size for data loading.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
public int IndexBatchSize { get; set; }

Property Value

Type: Int32

Implements

ISearchIndexInfoIndexBatchSize
See Also