NEVpnManager.RemoveFromPreferencesAsync Method

Definition

Removes the configuration for this VPN manager from the Network Extension preferences and runs a completion handler when the operation completes.

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

Returns

A task that represents the asynchronous RemoveFromPreferences operation

Applies to