Why do .NET console programs not deadlock the way UI programs do?

后端 未结 0 553
春和景丽
春和景丽 2020-12-13 07:38

UI programs (WPF or Windows Forms) and ASP.NET programs should use async and await thoroughly to avoid deadlock. Why does a console program not hav

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