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.1.0
Syntax
C#
public int BatchSize { get; protected set; }

Property Value

Type: Int32
See Also