Property TasksTasksGets the list of tasks (for WhenAll and WhenAny). Declaration public IList<Task> Tasks { get; } Property Value Type Description IList<Task>