Hi!
I have an app with one httpclient. In different subs I execute several httprequests. It seems that these requests are not actually finished in the order they were launched. That is basically not a problem. But:
My question is if there is any way to find out if all http requests from my httpclient have finished.
Thanks!
Regards!
I have an app with one httpclient. In different subs I execute several httprequests. It seems that these requests are not actually finished in the order they were launched. That is basically not a problem. But:
My question is if there is any way to find out if all http requests from my httpclient have finished.
Thanks!
Regards!