Freigeben über


ODataMessageWriter.CreateODataAsynchronousWriterAsync Methode

Definition

Erstellt asynchron eine ODataAsynchronousWriter , um eine asynchrone Antwort zu schreiben.

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)

Gibt zurück

Ein aktuell ausgeführter Task für den erstellten Writer.

Gilt für: