Condividi tramite


ODataMessageReader.CreateODataAsynchronousReader Metodo

Definizione

Crea un oggetto ODataAsynchronousReader per leggere una risposta asincrona.

public Microsoft.OData.ODataAsynchronousReader CreateODataAsynchronousReader ();
member this.CreateODataAsynchronousReader : unit -> Microsoft.OData.ODataAsynchronousReader
Public Function CreateODataAsynchronousReader () As ODataAsynchronousReader

Restituisce

Lettore asincrono creato.

Si applica a