Click or drag to resize

OperationManagerSetProfileCacheTimeout Method

Sets the profile 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 SetProfileCacheTimeout(
	TimeSpan timeout
)

Parameters

timeout  TimeSpan
The timeout.
See Also