Partager via


ODataBatchWriter.WriteEndBatchAsync Méthode

Définition

Termine un lot de manière asynchrone ; ne peut être appelé après que WriteStartBatch a été appelé et si aucun autre ensemble de modifications actif ou opération n'existe.

public System.Threading.Tasks.Task WriteEndBatchAsync ();
member this.WriteEndBatchAsync : unit -> System.Threading.Tasks.Task
Public Function WriteEndBatchAsync () As Task

Retours

Une instance de tâche qui représente l'opération d'écriture asynchrone.

S’applique à