Download for Windows Premium
-50% Premium
Publiciteit
objeto Task

Vertaling van "objeto Task" 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.
Task object
Apenas se crea el objeto Task, la operación se pone en cola en segundo plano.
As soon as the Task object is created, the operation is queued in the background.
Puedes adjuntar un método de escucha al objeto Task devuelto por el método fetch() y actualizar tu interfaz de usuario dentro del método de escucha, pero es posible que a tus usuarios no les guste este abrupto cambio.
You could attach a listener to the Task object returned by the fetch() method and update your user interface inside the listener, but your users might not like the abrupt change.
Puedes ejecutar las llamadas de manera asíncrona si agregas un método de devolución de llamada al objeto Task, que se activa cuando la operación finaliza: Kotlin
You can run the calls asynchronously by adding a callback method to the Task object, which fires when the operation is completed: Kotlin
El valor devuelto por el método verifyWithRecaptcha() es un objeto Task.
The return value of the verifyWithRecaptcha() method is a Task object.
Objeto task asociado al actual ítem de trabajo.
Task object associated with the current work item.
Acción que se va a ejecutar cuando se complete el objeto Task.
An action to run when the Task completes.
Inicializa un nuevo objeto Task con la acción, el estado y las opciones especificados.
Initializes a new Task<TResult> with the specified action, state, and options.
Crea una continuación que se ejecuta de manera asincrónica cuando se completa el objeto Task de destino.
Creates a continuation that receives caller-supplied state information and executes asynchronously when the target Task completes.
Los métodos llamados con este operador deben devolver su resultado como un objeto Task<tipo de datos>, o bien Task si no devuelven ningún resultado.
Methods called with this operator must return their result as a Task<data type> object, or Task if no results are returned.
El método espera una dirección de correo electrónico y el password como sus únicos argumentos y retorna un objeto Task<AuthResult>.
The method expects an email address and a password as its only arguments, and returns a Task<AuthResult> object.
Las llamadas a la API de Data Layer, como una llamada con el método putDataItem de la clase DataClient, en ocasiones pueden mostrar un objeto Task<ResultType>.
Calls to the Data Layer API, for example, a call using the putDataItem method of the DataClient class, sometimes return a Task<ResultType> object.
Acción que se va a ejecutar cuando se complete el objeto Task.
Assembly: function to run when the Task<TResult> completes.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor objeto Task in het Spaans

Publiciteit

Resultaten: 12. Exact: 12. Verstreken tijd: 25 ms.