Share via


ODataAsynchronousReader.CreateResponseMessage Method

Definition

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

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

Returns

A response message for reading the content of the async response.

Applies to