Click or drag to resize

IProtocolDataRequestLimiter Property

Limits the number of requests a client can send in a given time frame.

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

Property Value

IRateGate
See Also