Click or drag to resize

SdkConfigurationCommonSafeMode Property

Indicates whether "safe-mode" SDK components are used instead of normal ones.

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

Property Value

Boolean
See Also