Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Do multiple-command requests need to finish before the return?

finish requests Return
0
Posted

Do multiple-command requests need to finish before the return?

0

Yes. Requests are “atomic”. When multiple commands are sent in the same request, you get all the command results at the same time. However, if you want requests to be sent back as they are completed, just send them as separate requests. You do not need to wait for a result before sending the next request.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123