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
NSoft
NFramework
Threading
ThinEvent
C# Class NSoft.NFramework.Threading.ThinEvent
Afficher le fichier
Open project: debop/NFramework
Class Usage Examples
Méthodes publiques
Méthode
Description
Reset
( ) :
void
Reset Event State
Set
( ) :
void
Set Event State
Wait
( ) :
void
Wait Event State to Set
Method Details
Reset()
public
méthode
Reset Event State
public
Reset
( ) :
void
Résultat
void
Set()
public
méthode
Set Event State
public
Set
( ) :
void
Résultat
void
Wait()
public
méthode
Wait Event State to Set
public
Wait
( ) :
void
Résultat
void