Examples of using Asynchronous operations in English and their translations into French
{-}
-
Colloquial
-
Official
Asynchronous operations.
Peforming asynchronous operations.
Asynchronous operations.
Performing Asynchronous Operations.
Exe application to receive the results of asynchronous operations.
Managing asynchronous operations.
Workflow is a good solution for asynchronous operations.
To handle asynchronous operations, let's introduce Actions.
Actions can contain arbitrary asynchronous operations.
Creating Asynchronous Operations in C++ for Windows Store apps.
Consider using async/await to manage asynchronous operations.
In contrast, new asynchronous operations exposed from.
Explain basic objects in ADO. NET and asynchronous operations.
We may launch asynchronous operations with await or promise, called here Future.
WinRT has several interfaces related to asynchronous operations.
To perform asynchronous operations.
Phraseanet has a task manager to realize asynchronous operations.
JavaScript is perfect for asynchronous operations that require low response time.
Phraseanet integrates a task engine to perform asynchronous operations.
Perform any asynchronous operations.
This is essential for functional composition of asynchronous operations.
Asynchronous operations allow a client to invoke a service and then execute other functions.
These are called asynchronous operations.
Improve the throughput and response time of applications by using tasks and asynchronous operations.
Making sure asynchronous operations have returned before trying to use the values they return.
Note the use of async andawait keywords to manage asynchronous operations.
Asynchronous operations communicate to the calling application by firing events on IDBRequest objects.
Describe basic objects in ADO. NET and explain how asynchronous operations work.
Both saveRecord andsubmitAllRecords are asynchronous operations, so you should ensure that saveRecord is complete before you invoke submitAllRecords.
These features add a task-based model for performing asynchronous operations.