NSUrlSession.FlushAsync Method

Definition

public virtual System.Threading.Tasks.Task FlushAsync ();
abstract member FlushAsync : unit -> System.Threading.Tasks.Task
override this.FlushAsync : unit -> System.Threading.Tasks.Task

Returns

A task that represents the asynchronous Flush operation

Applies to