Delen via


ODataAsynchronousWriter.CreateResponseMessage Method

Definition

Creates a message for writing an async response.

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

Returns

The message that can be used to write the async response.

Applies to