Click or drag to resize

IMessageTimestamp Property

Note: This API is now obsolete.

Gets the value specifying when the message was generated in the milliseconds since EPOCH UTC

Namespace: Sportradar.OddsFeed.SDK.Entities
Assembly: Sportradar.OddsFeed.SDK.Entities (in Sportradar.OddsFeed.SDK.Entities.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
[ObsoleteAttribute("Check Timestamps for all available timestamps")]
long Timestamp { get; }

Property Value

Int64
See Also