Click or drag to resize

SdkConfigurationLiveOddsErrorRecoveryMaxChunkSize Property

Max chunk size for an error recovery.

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

Property Value

Int32
Remarks
You should not set this option unless you are sure what the implications are.
See Also