Click or drag to resize

IEventResultMatchStatus Property

Note: This API is now obsolete.

Gets the match status

Namespace: Sportradar.OddsFeed.SDK.Entities.REST
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
[ObsoleteAttribute("Use GetMatchStatusAsync method instead")]
int MatchStatus { get; }

Property Value

Int32
The match status
See Also