Partager via


ODataMessageWriter.CreateODataAsynchronousWriterAsync Méthode

Définition

Crée de façon asynchrone un ODataAsynchronousWriter pour écrire une réponse asynchrone.

public System.Threading.Tasks.Task<Microsoft.OData.ODataAsynchronousWriter> CreateODataAsynchronousWriterAsync ();
member this.CreateODataAsynchronousWriterAsync : unit -> System.Threading.Tasks.Task<Microsoft.OData.ODataAsynchronousWriter>
Public Function CreateODataAsynchronousWriterAsync () As Task(Of ODataAsynchronousWriter)

Retours

Tâche en exécution pour le dispositif d’écriture créé.

S’applique à