Click or drag to resize

SdkIsStarted Property

True if the SDK started, false otherwise. See the Initialize.

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

Property Value

Boolean
See Also