关于应用程序性能 [英] Regarding application performance

查看:89
本文介绍了关于应用程序性能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello All,



我想在我的应用程序中使用async并等待我从特定文件夹获取PDF文件,复制到另一个文件夹,将其转换为图像文件,对图像执行旋转,拆分,合并,交换操作,并通过iTextSharp将更改的文件保存为PDF格式。



任何人都可以帮助我如何实现异步和等待优化应用程序的性能。

解决方案

我发现这个例子更接近你的需要: C#异步,等待 [ ^ ]

Hello All,

I want to use async and await in my application where I am getting PDF files from particular folder, copy into another folder, convert it into image files, perform rotation, split, merge, swapping operation on images and save the changed file in PDF through iTextSharp.

Can anyone help me how should I implement async and await to optimize the performance of the application.

解决方案

I found that this example is closer to your need: C# Async, Await[^]


这篇关于关于应用程序性能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆