Click or drag to resize

SdkConfigurationLiveScoutServerTimeSyncInterval Property

Specifies how frequently we should be requesting for the current scout server time.

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

Property Value

TimeSpan
See Also