Click or drag to resize

SdkConfigurationSectionDynamic Property

SDK configuration element where settings for the server-side configuration service are specified (mostly access parameters).

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

Property Value

SdkConfigurationDynamic

Implements

ISdkConfigurationDynamic
See Also