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

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

Property Value

Type: Int32
See Also