Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hello all,
I am curious as to whether or a not a service will complete in the scenario that it is ran in a contained mashup, but before that service completes, the contained mashup switches to another mashup. What is behavior in this scenario?
Solved! Go to Solution.
Since it's a call that's made to the server, I believe it will complete.
Since it's a call that's made to the server, I believe it will complete.
Hello,
The service will complete execution, but you will lose its return value.
/ Constantine