Click or drag to resize

IASessionMaxBatchSize Property

Gets the maximum size of the batch before automatically processing and starting a new batch.

Namespace:  Koopman.CheckPoint.IA
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public int MaxBatchSize { get; }
Request Example View Source

Property Value

Type: Int32
The maximum size of the batch.
See Also