Compartir a través de


ODataMessageWriter.CreateODataAsynchronousWriter Método

Definición

Crea un ODataAsynchronousWriter objeto para escribir una respuesta asincrónica.

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

Devoluciones

El escritor creado.

Se aplica a