Click or drag to resize

IMessageTimestampDispatched Property

Gets the value specifying when the message was dispatched to the user from the sdk (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#
long Dispatched { get; }

Property Value

Int64
See Also