Click or drag to resize

SdkConfigurationSectionPersistentState Property

SDK configuration element with Persistent State provider settings (SqLite database settings).

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

Property Value

SdkConfigurationPersistentState

Implements

ISdkConfigurationPersistentState
See Also