Table of Contents

Class SemaphoreSlimExtensions

Namespace
Steeltoe.CircuitBreaker.Hystrix.Util
Assembly
Steeltoe.CircuitBreaker.HystrixBase.dll
public static class SemaphoreSlimExtensions
Inheritance
SemaphoreSlimExtensions
Inherited Members

Methods

TryAcquire(SemaphoreSlim)

public static bool TryAcquire(this SemaphoreSlim sema)

Parameters

sema SemaphoreSlim

Returns

bool