Click or drag to resize

SdkConfigurationMessageDispatcherMaxDispatchEventsPerSecond Property

Limits the rate at which events can be dispatched to client handlers.

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

Property Value

Int32
See Also