Overload | Description |
---|---|
WaitRace(String) | Starts the execution of the root tasks (the ones, whose dependencies have been resolved), and aggregates the result with an Race aggregate promise. |
WaitRace<TResult>(String) | Starts the execution of the root tasks (the ones, whose dependencies have been resolved), and aggregates the result with an Race aggregate promise. |