Partager via


ODataMessageReader.CreateODataAsynchronousReaderAsync Méthode

Définition

Crée de façon asynchrone un ODataAsynchronousReader pour lire une réponse asynchrone.

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)

Retours

Tâche en cours d’exécution pour le lecteur asynchrone créé.

S’applique à