Initiate an asynchronous wait for the group of operations.
template< typename CancellationCondition, typename CompletionToken> auto async_wait( CancellationCondition cancellation_condition, CompletionToken && token);