Open sandboxFocus

Property Tasks

Tasks

Gets the list of tasks (for WhenAll and WhenAny).

Declaration
public IList<Task> Tasks { get; }
Property Value
Type Description
IList<Task>