Click or drag to resize

SdkIsInitialized Property

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

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

Property Value

Boolean
See Also