Click or drag to resize

LiveOddsFeedMonitorAfterMessageDispatched Method

[Missing <summary> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.LiveOddsFeedMonitor.AfterMessageDispatched(Sportradar.SDK.FeedProviders.LiveOdds.Common.OddsEntityBase,Sportradar.SDK.Common.Interfaces.DispatchStatus)"]


Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public void AfterMessageDispatched(
	OddsEntityBase entity,
	DispatchStatus status
)

Parameters

entity  OddsEntityBase

[Missing <param name="entity"/> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.LiveOddsFeedMonitor.AfterMessageDispatched(Sportradar.SDK.FeedProviders.LiveOdds.Common.OddsEntityBase,Sportradar.SDK.Common.Interfaces.DispatchStatus)"]

status  DispatchStatus

[Missing <param name="status"/> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.LiveOddsFeedMonitor.AfterMessageDispatched(Sportradar.SDK.FeedProviders.LiveOdds.Common.OddsEntityBase,Sportradar.SDK.Common.Interfaces.DispatchStatus)"]

Implements

ILiveOddsFeedMonitorAfterMessageDispatched(OddsEntityBase, DispatchStatus)
See Also