Click or drag to resize

SdkConfigurationLiveFeedUseSSL Property

Whether SSL sockets should be used for communication (overrides automatic defaults for servers). Cannot be used for LiveScout.

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

Property Value

Boolean
See Also