Click or drag to resize

OperationManagerVariantMarketDescriptionCacheTimeout Property

Gets the variant market description cache timeout - how long cache item is cached

Namespace: Sportradar.OddsFeed.SDK.Common
Assembly: Sportradar.OddsFeed.SDK.Common (in Sportradar.OddsFeed.SDK.Common.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public static TimeSpan VariantMarketDescriptionCacheTimeout { get; }

Property Value

TimeSpan
The variant market description cache timeout.
Remarks
Can be between 1 hour and 24 hours - default 3 hours (sliding expiration)
See Also