Click or drag to resize

SdkConfigurationPersistentStateMaxFlushBatchSize Property

Maximum number of key value pairs in state buffer before flushing

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
public int MaxFlushBatchSize { get; }

Property Value

Int32
See Also