Condividi tramite


ODataMessageWriter.CreateODataAsynchronousWriter Metodo

Definizione

Crea un oggetto ODataAsynchronousWriter per scrivere una risposta asincrona.

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

Restituisce

Writer creato.

Si applica a