Click or drag to resize

ILiveOddsWithOutrightsOnOutrightBetStop Event

Signals that a bet stop situation occurred for a specific outright. OnBetStart event is triggered when the bets can open again.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Outrights
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
event EventHandler<OutrightBetStopEventArgs> OnOutrightBetStop

Value

EventHandlerOutrightBetStopEventArgs
Remarks
Bet stop is triggered after following events take place:
  1. Goals
  2. Red cards
  3. Penalty
  4. One on one situations
  5. Free kicks within 20 meters
  6. Match is interrupted temporarily
Administrative events which cause a bet stop condition:
  1. Loss of TV coverage
  2. Loss of connection to the scout
See Also