Поделиться через


FixedWindowRateLimiter(FixedWindowRateLimiterOptions) Конструктор

Определение

Инициализирует объект 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)

Параметры

options
FixedWindowRateLimiterOptions

Параметры для указания поведения объекта FixedWindowRateLimiter.

Применяется к