Share via


ODataDeltaWriter.FlushAsync Method

Definition

Asynchronously flushes the write buffer to the underlying stream.

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

Returns

A task instance that represents the asynchronous operation.

Applies to