Sdílet prostřednictvím


FixedWindowRateLimiter(FixedWindowRateLimiterOptions) Konstruktor

Definice

Inicializuje .FixedWindowRateLimiter

public FixedWindowRateLimiter(System.Threading.RateLimiting.FixedWindowRateLimiterOptions options);
new System.Threading.RateLimiting.FixedWindowRateLimiter : System.Threading.RateLimiting.FixedWindowRateLimiterOptions -> System.Threading.RateLimiting.FixedWindowRateLimiter
Public Sub New (options As FixedWindowRateLimiterOptions)

Parametry

options
FixedWindowRateLimiterOptions

Možnosti pro určení chování objektu FixedWindowRateLimiter.

Platí pro