Click or drag to resize

SdkConfigurationLiveOddsBetTypesConnectionTimeout Property

Time to wait for the connection with LiveOdds feed server to be established.

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

Property Value

TimeSpan
See Also