Examples with "usando async" and their translation in Engels
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.
Ejemplo usando async y await
Tutorial: Acceso a web usando Async y Await (C#) | Microsoft Docs Ir al contenido principal Contenido
Tutorial: Acceso a web usando Async y Await (C#)Walkthrough: Accessing the Web by Using async and await (C#)
Andere resultaten
También puedes definir funciones asíncronas usando una declaración async function. Sintaxis
You can also define async functions using an async function expression. Syntax
Error 0x0000000A en Fastfat.sys en ordenadores con Windows 2000 causado por la pregunta para el nombre de archivo o volumen de información usando un método Async FileObject que está fuera de uso.
0x0000000A in Fastfat.sys on Windows 2000 based machine caused by the query for the file name or volume information by using an Async FileObject method which is now out of use.
Múltiples bloques async son ejecutados en paralelo usando la función Async.Parallel que toma una lista de objetos async (en el ejemplo, asynctask es un objeto async) y crea otro objeto async para correr las tareas en las listas en paralelo.
Multiple async blocks can be executed in parallel using the Async.Parallel function that takes a list of async objects (in the example, asynctask is an async object) and creates another async object to run the tasks in the lists in parallel.
Múltiples bloques async son ejecutados en paralelo usando la función Async.Parallel que toma una lista de objetos async (en el ejemplo, asynctask es un objeto async) y crea otro objeto async para correr bloques asíncronos en paralelo. Meta-programación[editar]
Multiple async blocks can be executed in parallel using the Async.Parallel function that takes a list of async objects (in the example, asynctask is an async object) and creates another async object to run the tasks in the lists in parallel.