Delen via


ODataMessageReader.CreateODataAsynchronousReader Method

Definition

Creates an ODataAsynchronousReader to read an async response.

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

Returns

The created async reader.

Applies to