Click or drag to resize

IMessageTimestampReceived Property

Gets the value specifying when the message was received for processing by 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 Received { get; }

Property Value

Int64
See Also