I want to take fire and forget approach where Task.Run should just launch a task and without waiting for result finish the execution. I realized its very slow sometimes takes minute. If i call the same function without task.run, it takes less than 2 seconds. Not sure what's wrong in using Task.Run()
Aucun commentaire:
Enregistrer un commentaire