Condividi tramite


ODataMessageReader.CreateODataAsynchronousReaderAsync Metodo

Definizione

Crea in modo asincrono un oggetto ODataAsynchronousReader per leggere una risposta asincrona.

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)

Restituisce

Attività in esecuzione per il lettore asincrono creato.

Si applica a