C# Class Actress.WaitHandleEx

Afficher le fichier Open project: kthompson/Actress

Méthodes publiques

Méthode Description
ToTask ( this waitHandle, System.TimeSpan maxValue = null ) : Task

Method Details

ToTask() public static méthode

public static ToTask ( this waitHandle, System.TimeSpan maxValue = null ) : Task
waitHandle this
maxValue System.TimeSpan
Résultat Task