Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Semaphore
C# Class Semaphore, ScalableJoins
Mostra file
Open project: JoinPatterns/ScalableJoins
Class Usage Examples
Public Properties
Property
Type
Description
Signal
Asynchronous.Channel
Wait
Synchronous.Channel
Public Methods
Method
Description
Semaphore
( ) :
System
Method Details
Semaphore()
public
method
public
Semaphore
( ) :
System
return
System
Property Details
Signal
public_oe property
public
Asynchronous.Channel
Signal
return
Asynchronous.Channel
Wait
public_oe property
public
Synchronous.Channel
Wait
return
Synchronous.Channel