Click or drag to resize

LiveOddsCommonFeedProviderBaseLastServerMessage Property

Get time when the last message from the server was received. This includes alive messages that are periodically sent.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public virtual DateTime LastServerMessage { get; }

Property Value

DateTime

Implements

ILiveFeedsLastServerMessage
See Also