Click or drag to resize

SdkConfigurationLiveFeedTest Property

Whether we should connect to development/test server instead of production one. Cannot be used for LiveOddsVfl and BetPal.

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
public bool Test { get; }

Property Value

Boolean
Remarks
Note that test accounts are disabled on weekends.
See Also