Click or drag to resize

LiveOddsFeedStatusDelegatesMessageDispatchedInterceptorDelegateEndInvoke Method

[Missing <summary> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.LiveOddsFeedStatusDelegates.MessageDispatchedInterceptorDelegate.EndInvoke(System.IAsyncResult)"]


Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public virtual void EndInvoke(
	IAsyncResult result
)

Parameters

result  IAsyncResult

[Missing <param name="result"/> documentation for "M:Sportradar.SDK.FeedProviders.LiveOdds.Internal.LiveOddsFeedStatusDelegates.MessageDispatchedInterceptorDelegate.EndInvoke(System.IAsyncResult)"]

See Also