Gets a value indicating whether an asynchronous operation has been canceled.
Gets a value indicating which error occurred during an asynchronous operation.
The asynchronous operation can be surprising to the programmer.
Such asynchronous operation permits the principal server to run with minimum transaction latency, at the risk of some potential data loss.
Ce fonctionnement asynchrone permet au serveur principal de s'exécuter avec une latence de transaction minimale, au risque de perdre des données.
Switching is impossible at the time of asynchronous operation.
La commutation est impossible pendant une opération asynchrone.
Gets a value indicating which error occurred during an asynchronous operation.
Obtient une valeur qui indique quelle erreur s'est produite pendant une opération asynchrone.
An optional application-specific object that contains information about the asynchronous operation.
Objet défini par l'utilisateur, contenant des informations d'état concernant l'opération asynchrone.
Implementation of asynchronous operation is hardware dependent.
L'implémentation d'opération asynchrone est dépendante du matériel.
The delegate that begins the asynchronous operation.
Délégué qui termine l'opération asynchrone.
Downloading an archive is an asynchronous operation.
Le téléchargement d'une archive est une opération asynchrone.
These methods may block if the asynchronous operation has not yet provided a value.
Ces méthodes peuvent bloquer si l'opération asynchrone n'a pas encore fourni une valeur.
each division performs independently of the others (asynchronous operation)
chaque division effectue ses opérations indépendamment des autres (opération asynchrone)
When the awaited asynchronous operation later completes, the method's execution resumes using the preserved state.
Lorsque l'opération asynchrone attendue se termine, l'exécution de la méthode reprend en utilisant l'état préservé.