Click or drag to resize

ILiveScoutOnClosed Event

Signals that the underlaying connection has been closed (disconnect)

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
event EventHandler<ConnectionChangeEventArgs> OnClosed

Value

EventHandlerConnectionChangeEventArgs
See Also