Compartilhar via


FixedWindowRateLimiter(FixedWindowRateLimiterOptions) Construtor

Definição

Inicializa o 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)

Parâmetros

options
FixedWindowRateLimiterOptions

Opções para especificar o comportamento do FixedWindowRateLimiter.

Aplica-se a