Condividi tramite


ODataMessageWriter.CreateODataAsynchronousWriterAsync Metodo

Definizione

Crea in modo asincrono un oggetto ODataAsynchronousWriter per scrivere una risposta asincrona.

public System.Threading.Tasks.Task<Microsoft.OData.ODataAsynchronousWriter> CreateODataAsynchronousWriterAsync ();
member this.CreateODataAsynchronousWriterAsync : unit -> System.Threading.Tasks.Task<Microsoft.OData.ODataAsynchronousWriter>
Public Function CreateODataAsynchronousWriterAsync () As Task(Of ODataAsynchronousWriter)

Restituisce

Attività in esecuzione per il writer creato.

Si applica a