Click or drag to resize

ILiveOddsFeedDispatcherDispatchEntity Method

Dispatches the entity.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
DispatchStatus DispatchEntity(
	EntityBase entity
)

Parameters

entity  EntityBase
The entity.

Return Value

DispatchStatus

[Missing <returns> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.ILiveOddsFeedDispatcher.DispatchEntity(Sportradar.SDK.Common.EntityBase)"]

Implements

IFeedDispatcherDispatchEntity(EntityBase)
Exceptions
ExceptionCondition
ArgumentNullExceptiondispatcher_state
See Also