Vertaling van "async and" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Using async and await is syntactic sugar instead of working directly with promises.
Usar async y await es azúcar sintáctico en lugar de trabajar directamente con promesas.
In the following article I will show a simplified method to organize several tasks by using async and await.
En el siguiente artículo veremos un método simplificado para organizar varias tareas mediante el uso de async y await.
Multitasking V, asynchronous programming with async and await
Multitarea V, programación asíncrona con async y await
This module shows you how to use the async and await keywords to write this type of asynchronous code.
Este módulo le muestra cómo usar async y esperar palabras clave para escribir este tipo de código asíncrono.
Coroutines with async and await syntax
Corrutinas con async y await sintaxis
Example using async and await
Ejemplo usando async y await
If you can connect and things are still hung, enable local async logging with set log local async and use ping(8) from another window or terminal to make use of the link.
Si puede conectarse pero continúan los cuelgues, habilite los logs locales conset log local async y use ping(8) desde otra ventana o terminal para hacer uso del link.
PEP 492, coroutines with async and await syntax
PEP 492, coroutines con sintaxis async y await
Node.js 8.x is the first LTS version of Node.js to support the async and await keywords.
Node.js 8.x es la primera versión LTS de Node.js que admite las palabras clave async y await.
Shows how to create an asynchronous solution by using async and await, introduced in Visual Studio 2012.
Muestra cómo crear una solución asincrónica mediante el uso de async y await, introducidos en Visual Studio 2012.
The async methods are used in conjunction with the async and await keywords in Visual Basic and C#.
Los métodos asincrónicos se usan junto con la async y await palabras clave en Visual Basic y C#.
Use the Task Parallel library, including theParallel.For method, PLINQ, Tasks;create continuation tasks; spawn threads by using ThreadPool; unblock the UI; use async and await keywords; manage data by using concurrent collections
Usar la biblioteca TPL, incluyendo theParallel. Método For, PLINQ, Task; crear tareas de continuación; generar subprocesos mediante ThreadPool; desbloquear la IU; usar palabras clave de async y espera (await); administrar datos mediante colecciones simultáneas
The async and await keywords were introduced in Visual Studio 2012.
Las palabras clave Async y Await se incluyeron en Visual Studio 2012.