Click or drag to resize

LiveOddsFeedProviderSoccerRouletteProviderType Property

Gets the type of the provider.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public override ProtocolProviderType ProviderType { get; }

Property Value

ProtocolProviderType
The type of the provider.
See Also