C# Class AppVeyor.Common.AsyncManualResetEvent

Afficher le fichier Open project: onlyutkarsh/AppVeyorExtension

Méthodes publiques

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

Method Details

Reset() public méthode

public Reset ( ) : void
Résultat void

Set() public méthode

public Set ( ) : void
Résultat void

WaitAsync() public méthode

public WaitAsync ( ) : Task
Résultat Task