Click or drag to resize

MatchStopEventArgsReason Property

Reason could be a match subscription failure or client unsubscribing from a match.

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public string Reason { get; }

Property Value

String
See Also