I'm trying to do a console program, run a task, wait and run again and continue on this cycle infinitely.
In theory would be to put the function inside an infinite While(true) loop, but as the function is asynchronous it is not working...
asked by
20.10.2016 / 22:10