Click or drag to resize

MatchHeaderClockStopped Property

Indicates that a clock has been stopped in the middle of the match for Basketball, Ice Hockey and Handball matches. This status will only be present if the corresponding XML configuration is activated.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.LiveOdds
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public bool? ClockStopped { get; }

Property Value

NullableBoolean
See Also