Displaying progress dialog only if a task did not finish in specified time

前端 未结 0 577
孤城傲影
孤城傲影 2020-12-19 09:24

I have a little service that uploads an image, and I use it like this:

ImageInfo result = await service.UploadAsync(imagePath);

What I\'d l

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