Click or drag to resize

SdkConfigurationLiveScoutMatchExpireMaxAge Property

Specifies how long a match can not receive messages and still be actual.

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

Property Value

TimeSpan
See Also