Wish ExecCallAsync

MrKim

Well-Known Member
Licensed User
Longtime User
I am using JSQL with great success but, after rewriting a bunch of business rules server side and calling the procedure I realized there is no way to call the server functions asynchronously. It is not a problem at the moment but I do have some long running routines (minutes) that I would like to move server side that would never survive ExecCall.

Keep up the good work.
 
Top