C# Class Actress.WaitHandleEx

Show file Open project: kthompson/Actress

Public Methods

Method Description
ToTask ( this waitHandle, System.TimeSpan maxValue = null ) : Task

Method Details

ToTask() public static method

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