Share via


FixedWindowRateLimiterOptions.PermitLimit Property

Definition

Maximum number of permit counters that can be allowed in a window. Must be set to a value > 0 by the time these options are passed to the constructor of FixedWindowRateLimiter.

public int PermitLimit { get; set; }

Property Value

Applies to