Table of Contents

Delegate TokenBucket<T>.ForwardDelegate

Namespace
Sportradar.LiveData.Sdk.Services.RateLimiter
Assembly
Sportradar.LiveData.Sdk.dll

The delegate that is called as an output from the token-bucket.

public delegate void TokenBucket<T>.ForwardDelegate(T obj)

Parameters

obj T

An element, usually a PDU