Most efficient way to save a file on disk while executing async work, on a ASP.Net CORE Web Request

前端 未结 0 1830
孤街浪徒
孤街浪徒 2020-12-12 13:18

On a request on my Web API, I\'m saving a image to the disk and also processing it with an external API which usually takes several seconds. This is a high traffic API, thus

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