2 references to GetConcurrencyLimiter
Microsoft.AspNetCore.RateLimiting (1)
RateLimiterOptionsExtensions.cs (1)
119
return RateLimitPartition.
GetConcurrencyLimiter
(key,
RateLimitingSample (1)
Program.cs (1)
39
return RateLimitPartition.
GetConcurrencyLimiter
<string>("globalLimiter", key => new ConcurrencyLimiterOptions