Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Hudl
Mjolnir
Bulkhead
SemaphoreBulkhead
C# Class Hudl.Mjolnir.Bulkhead.SemaphoreBulkhead
Inheritance:
IBulkheadSemaphore
Afficher le fichier
Open project: hudl/Mjolnir
Méthodes publiques
Méthode
Description
Release
( ) :
void
TryEnter
( ) :
bool
Private Methods
Méthode
Description
SemaphoreBulkhead
(
Hudl.Mjolnir.Key.GroupKey
key
,
int
maxConcurrent
) :
Hudl.Mjolnir.Key
Method Details
Release()
public
méthode
public
Release
( ) :
void
Résultat
void
TryEnter()
public
méthode
public
TryEnter
( ) :
bool
Résultat
bool