Share via


ODataAsynchronousReader Class

Definition

Class for reading OData async messages.

public sealed class ODataAsynchronousReader
type ODataAsynchronousReader = class
Public NotInheritable Class ODataAsynchronousReader
Inheritance
ODataAsynchronousReader

Methods

CreateResponseMessage()

Returns a message for reading the content of an async response.

CreateResponseMessageAsync()

Asynchronously returns a message for reading the content of an async response.

Applies to