Why is there no `T Task.Wait()` overload in .net

前端 未结 0 1654
攒了一身酷
攒了一身酷 2020-12-07 13:03

I use an async method in my synchronous method. That\'s what Task.Wait() was made for.

I think the code to wait synchronously for the result of a Task, i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题