Click or drag to resize

SdkConfigurationLiveOddsBetTypesResponseTimeout Property

Time to wait for the bet types translation response message.

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

Property Value

TimeSpan
See Also