I have set of site collection URLS in Array. Requirement is to check whether user has permission to site collection and if user has permission, I need to collect all tasks assigned to the logged in user on root site of site collection. Getting issue due to looping and multiple Async calls. Thanks for your help.