Class SemaphoreSlimExtensions
Inheritance
System.Object
SemaphoreSlimExtensions
Namespace: Steeltoe.CircuitBreaker.Hystrix.Util
Assembly: Steeltoe.CircuitBreaker.HystrixBase.dll
Syntax
public static class SemaphoreSlimExtensions : object
Methods
| Edit this page View SourceTryAcquire(SemaphoreSlim)
Declaration
public static bool TryAcquire(this SemaphoreSlim sema)
Parameters
Type | Name | Description |
---|---|---|
SemaphoreSlim | sema |
Returns
Type | Description |
---|---|
System.Boolean |