Compartir a través de


IBatchRequest<TResponse>.ExecuteRequestAsync Método

Definición

Ejecuta la solicitud.

public System.Threading.Tasks.Task<TResponse> ExecuteRequestAsync();
abstract member ExecuteRequestAsync : unit -> System.Threading.Tasks.Task<'Response>
Public Function ExecuteRequestAsync () As Task(Of TResponse)

Devoluciones

Task<TResponse>

Operación asincrónica del tipo TResponsede valor devuelto .

Se aplica a