Click or drag to resize

IProtocolDataLoginLimiter Property

Limits the number of logins a client can perform in a given time frame.

Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
IRateGate LoginLimiter { get; }

Property Value

IRateGate
See Also