Click or drag to resize

SdkConfigurationSectionMessageDispatcher Property

SDK configuration element where Message Dispatcher settings are specified.

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

Property Value

SdkConfigurationMessageDispatcher

Implements

ISdkConfigurationMessageDispatcher
See Also