Click or drag to resize

LiveOddsFeedDispatcherDispatchConnectionStable Method

Dispatches the connection is stable.

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

Parameters

virtual_game_id  NullableInt64

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

Implements

IFeedRecoveryDispatcherDispatchConnectionStable(NullableInt64)
See Also