Share via


ODataBatchWriter.FlushAsynchronously Method

Definition

Flush the output.

protected abstract System.Threading.Tasks.Task FlushAsynchronously ();
abstract member FlushAsynchronously : unit -> System.Threading.Tasks.Task
Protected MustOverride Function FlushAsynchronously () As Task

Returns

Task representing the pending flush operation.

Applies to