DataSourceEnumerationQueryBatchSize Property

Amount documents per batch. The default value is 100.

Definition

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

Property Value

Int32

See Also