Click or drag to resize

SdkConfigurationLiveScoutMatchExpireCheckInterval Property

Specifies how frequently we should check for expiration of matches.

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

Property Value

TimeSpan
See Also