Hi,
I have a sub that use Wait For in order to call rest interface, I want to make it a sync call and return value, can I do that ?
or do I have to use call chain at the end and call other function with the 'return' value
Hi everyone, I've an app that need to download an huge dataset.
We are talking about making a http request the return a json of 8000 rows, that need to be stored in a local SQL DB in the device.
Now.. the problem is the following: downloading and storing all the rows in the DB takes a while...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.