Gets the asynchronous task progress percentage.
获取异步任务的进度百分比。
Consider exploiting Spring's asynchronous task executors to reduce user wait time for tasks that can be run in the background.
对可以在后台运行的任务,考虑使用Spring的异步任务执行器来减少用户等待时间。
A contact task contains concurrent or asynchronous operations is a long-running process, and progress at every step needs to be saved to a database.
包含并发或异步操作的联系任务是一个长期运行的进程,每一步进展都要被保存到数据库。
This is especially important when asynchronous invocation is used where the calling task has to look for the output of the called task appearing at a particular location to continue further.
当使用了异步调用,而调用的任务需要查找所调用任务在特定位置生成的输出才能够继续后续操作时,这种方法是特别重要的。
A critical region is one where the effects of an asynchronous or unhandled exception might not be limited to the current task, but rather might destabilize the entire AppDomain.
临界区是指在此区域内异步或未处理异常的影响可能不仅局域于当前任务,而且还可能造成整个AppDomain不稳定。
Arranges for (asynchronous) execution of the given task.
安排(异步)执行给定任务。
During the design and implementation of DAEHF, this paper studies and USES such key technologies as design reuse, thread pool, asynchronous event handling, task automation deployment.
本文在设计和实现DAEHF的过程中研究使用了设计复用、线程池、异步事件处理、任务自动部署等关键技术。
The process was realized through system start-up, asynchronous processing task, send and receiving task.
流程则通过启动、异步处理任务、发送及接收任务等步骤完成。
Task is the representation of an asynchronous operation that will complete at some point (usually in the future).
ATask是一个异步操作,在一些点完成表示(通常在未来)。
The use of Task allows you to write code that can easily be composed with any and every type of asynchronous operation.
使用Task允许你写的代码,可以很容易地由任何和所有类型的异步操作。
Web API supports asynchronous actions using the task-based programming model.
WebAPI支持使用“基于任务的编程模型(这是关于。
Web API supports asynchronous actions using the task-based programming model.
WebAPI支持使用“基于任务的编程模型(这是关于。
应用推荐