Click or drag to resize

FeedDispatchConnectionException Method

Dispatches the information that the exception was thrown in connection loop The information about the exception

Namespace: Sportradar.OddsFeed.SDK.API
Assembly: Sportradar.OddsFeed.SDK.API (in Sportradar.OddsFeed.SDK.API.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public void DispatchConnectionException(
	CallbackExceptionEventArgs callbackExceptionEventArgs
)

Parameters

callbackExceptionEventArgs  CallbackExceptionEventArgs

[Missing <param name="callbackExceptionEventArgs"/> documentation for "M:Sportradar.OddsFeed.SDK.API.Feed.DispatchConnectionException(RabbitMQ.Client.Events.CallbackExceptionEventArgs)"]

See Also