Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
OSharp
Core
Threading
Tasks
AsyncManualResetEvent
C# Class OSharp.Core.Threading.Tasks.AsyncManualResetEvent
异步手动重置事件
Mostrar archivo
Open project: i66soft/osharp
Public Methods
Method
Description
Reset
( ) :
void
Set
( ) :
void
WaitAsync
( ) :
Task
方法注释
Method Details
Reset()
public
method
public
Reset
( ) :
void
return
void
Set()
public
method
public
Set
( ) :
void
return
void
WaitAsync()
public
method
方法注释
public
WaitAsync
( ) :
Task
return
Task