Click or drag to resize

ScoutMatchStatusClassesDELAYED Field

An unexpected delay has occurred on the match.

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static readonly ScoutMatchStatus[] DELAYED

Field Value

ScoutMatchStatus
Remarks
You should not purge such matches in that state.
See Also