NEFilterManager.RemoveFromPreferencesAsync Method

Definition

Removes the filter from the Network Extensions preferences and runs a completion handler when the operation is complete.

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