Click or drag to resize

OperationManagerSetVariantMarketDescriptionCacheTimeout Method

Sets the variant market description cache timeout

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 void SetVariantMarketDescriptionCacheTimeout(
	TimeSpan timeout
)

Parameters

timeout  TimeSpan
The timeout.
See Also