How can I improve the performance of this CopyTo method?

后端 未结 0 1372
迷失自我
迷失自我 2021-01-25 05:09

I have a CopyTo (and a CopyToAsync) method to copy files in my C# application. I have found that it is actually quite slow to copy the files, compared to something like Xcopy.

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