Freigeben über


ODataMessageReader.CreateODataAsynchronousReaderAsync Methode

Definition

Erstellt asynchron eine ODataAsynchronousReader , um eine asynchrone Antwort zu lesen.

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

Gibt zurück

Eine ausgeführte Aufgabe für den erstellten asynchronen Reader.

Gilt für: