Méthode | Description | |
---|---|---|
GetNumberOfPermitsUsed ( ) : int | ||
Release ( ) : void |
Releases the acquired semaphore.
|
|
TryAcquire ( ) : bool |
Tries to acquire the semaphore.
|
|
TryableSemaphore ( IHystrixProperty |
public TryableSemaphore ( IHystrixProperty |
||
numberOfPermits | IHystrixProperty |
|
Résultat | Java.Util.Concurrent.Atomic |