Question
Virtusa
US
Last activity: 31 May 2017 21:57 EDT
Call-Async-Activity in Loop - Issues
Hi ,
I am trying to call activity asynchronously in a for loop (say 10 iterations) , for few of the iterations async activity is not getting called/queued .
Is there any time limitations of background thread creation , that only after certain time a new thread can be created ?? , because out of 10 iterations async call happens 3/4 times only ...
Attached is the screen shot for reference .
Appreciate your response.