static Task WhenAll( System.Threading.Tasks.Task[] tasks )

static Task WhenAll( IEnumerable<Task> tasks )

static Task<T[]> WhenAll( Task<T, []> tasks )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.