ODataBatchWriter.WriteStartBatchAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Démarre un nouveau lot de manière asynchrone ; ne peut être appelé qu'une seule fois et comme premier appel.
public System.Threading.Tasks.Task WriteStartBatchAsync ();
member this.WriteStartBatchAsync : unit -> System.Threading.Tasks.Task
Public Function WriteStartBatchAsync () As Task
Retours
Une instance de tâche qui représente l'opération d'écriture asynchrone.