C# Class OSharp.Core.Threading.Tasks.AsyncAutoResetEvent

异步自动重置事件
Afficher le fichier Open project: i66soft/osharp

Méthodes publiques

Méthode Description
Set ( ) : void
WaitAsync ( ) : System.Threading.Tasks.Task

Method Details

Set() public méthode

public Set ( ) : void
Résultat void

WaitAsync() public méthode

public WaitAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task