Click or drag to resize

OperationManagerSportEventStatusCacheTimeout Property

Gets the sport event status cache timeout - how long status 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 SportEventStatusCacheTimeout { get; }

Property Value

TimeSpan
The sport event status cache timeout.
Remarks
Can be between 1 min and 60 min - default 5 min (absolute expiration)
See Also