Click or drag to resize

SdkConfigurationSectionCommon Property

SDK configuration element where common settings used throughout the SDK library are specified.

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

Property Value

SdkConfigurationCommon

Implements

ISdkConfigurationCommon
See Also