BatchSize Field
Namespace: Hazelcast.Models
Assembly: Hazelcast.Net.dll
By default, after reaching this minimum size, node immediately sends buffered events to the QueryCache.
public const int BatchSize = 1
Returns
int | By default, after reaching this minimum size, node immediately sends buffered events to the QueryCache. |