C# Class NSoft.NFramework.Parallelism.DataStructures.AsyncAutoResetEvent

비동기 AutoResetEvent
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
Set ( ) : void
WaitAsync ( ) : Task

Method Details

Set() public méthode

public Set ( ) : void
Résultat void

WaitAsync() public méthode

public WaitAsync ( ) : Task
Résultat Task