Delen via


ODataAsynchronousWriter.FlushAsync Method

Definition

Asynchronously flushes the write buffer to the underlying stream.

public System.Threading.Tasks.Task FlushAsync ();
member this.FlushAsync : unit -> System.Threading.Tasks.Task
Public Function FlushAsync () As Task

Returns

A task instance that represents the asynchronous operation.

Applies to