1 reference to SemaphoreSlimThrottle
NuGet.Protocol (1)
HttpSource\SemaphoreSlimThrottle.cs (1)
41
return new
SemaphoreSlimThrottle
(new SemaphoreSlim(initialCount));