Click or drag to resize

LiveOddsWithOutrightsDispatcherOnOutrightBetStop Event

Occurs when OutrightBetStop is received

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

Value

EventHandlerOutrightBetStopEventArgs

Implements

ILiveOddsWithOutrightsDispatcherOnOutrightBetStop
See Also