Share via


ODataMessageWriter.CreateODataAsynchronousWriter Method

Definition

Creates an ODataAsynchronousWriter to write an async response.

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

Returns

The created writer.

Applies to