Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Hudl
Mjolnir
Bulkhead
SemaphoreBulkhead
C# Class Hudl.Mjolnir.Bulkhead.SemaphoreBulkhead
Inheritance:
IBulkheadSemaphore
Show file
Open project: hudl/Mjolnir
Public Methods
Method
Description
Release
( ) :
void
TryEnter
( ) :
bool
Private Methods
Method
Description
SemaphoreBulkhead
(
Hudl.Mjolnir.Key.GroupKey
key
,
int
maxConcurrent
) :
Hudl.Mjolnir.Key
Method Details
Release()
public
method
public
Release
( ) :
void
return
void
TryEnter()
public
method
public
TryEnter
( ) :
bool
return
bool