Click or drag to resize

IEventChangeManagerLastFixtureChange Property

Gets the timestamp of last processed fixture change

Namespace: Sportradar.OddsFeed.SDK.API
Assembly: Sportradar.OddsFeed.SDK.API (in Sportradar.OddsFeed.SDK.API.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
DateTime LastFixtureChange { get; }

Property Value

DateTime
The last fixture change.
See Also