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

static Task WhenAny( IEnumerable<Task> tasks )

static Task<System.Threading.Tasks.Task`1, T> WhenAny( Task<T, []> tasks )

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