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