Click or drag to resize

SdkConfigurationLiveOddsCleanupMaxAge Property

Clean-up max-age.

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
[TypeConverterAttribute(typeof(TimeSpanConverter))]
public TimeSpan CleanupMaxAge { get; }

Property Value

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