Click or drag to resize

ILiveOddsCommonBaseOnConnectionUnstable Event

Signals that the connection is unstable.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Common
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
event EventHandler OnConnectionUnstable

Value

EventHandler
Remarks
After this event match state changes SHOULD NOT be processed (and bets accepted). Messages received after that event should not be completely ignored, but handled with care.
See Also