Are there any performance difference regarding the depth level of a async/await in a sync method calling chain (c#)?

后端 未结 0 1952
梦谈多话
梦谈多话 2020-12-11 10:30

I have an API (say FO1) which is synchronous, to fulfill its job, FO1 will call a method (FO2) which will call another method (FO3), and the total method calling chain is

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