B
Brian K. Maher
Guest
Hi Karikalan, If you have outstanding async requests and you try to submit a sync request using the same server handle you will receive the error. It doesn’t matter if you finished all the async requests then started more. The rule is this .. if there are any async requests active you cannot use the server handle for a sync request. Brian
Continue reading...
Continue reading...