Click or drag to resize

IFeedRecoveryDispatcherDispatchArtificialBetStop Method

[Missing <summary> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.IFeedRecoveryDispatcher.DispatchArtificialBetStop(System.Nullable{System.Int64},System.Int64)"]


Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
void DispatchArtificialBetStop(
	long? virtual_game_id,
	long event_id
)

Parameters

virtual_game_id  NullableInt64

[Missing <param name="virtual_game_id"/> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.IFeedRecoveryDispatcher.DispatchArtificialBetStop(System.Nullable{System.Int64},System.Int64)"]

event_id  Int64

[Missing <param name="event_id"/> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.IFeedRecoveryDispatcher.DispatchArtificialBetStop(System.Nullable{System.Int64},System.Int64)"]

See Also