Click or drag to resize

IProtocolDataEventRequestLimiter Property

Limits the number of matches that a client can reference in a given time frame (get status, meta info, book, subscribe or error recovery).

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

Property Value

IRateGate
See Also