Click or drag to resize

ScoutMatchStatusINTERRUPTED Field

The match has been interrupted

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public const ScoutMatchStatus INTERRUPTED = 32

Field Value

ScoutMatchStatus
Remarks
Interrupted after start, will continue later. If the match cannot be continued, it will then be abandoned.
See Also