Click or drag to resize

LiveOddsFeedDispatcherDispatchConnectionUnstable Method

Dispatches the connection is unstable.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public virtual void DispatchConnectionUnstable(
	long? virtual_game_id
)

Parameters

virtual_game_id  NullableInt64

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

Implements

IFeedRecoveryDispatcherDispatchConnectionUnstable(NullableInt64)
See Also