Click or drag to resize

DataEnumerationQueryBatchSize Property

Amount documents per batch. The default value is 100.

Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public int BatchSize { get; protected set; }

Property Value

Int32
See Also