1 instantiation of FiniteCounter
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\ResourceCounter.cs (1)
14
public static ResourceCounter Quota(long amount) => new
FiniteCounter
(amount);