NEVpnManager.LoadFromPreferencesAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Loads the saved VPN configuration from the Network Extension preferences and runs a completion handler when the operation completes.
public virtual System.Threading.Tasks.Task LoadFromPreferencesAsync ();
abstract member LoadFromPreferencesAsync : unit -> System.Threading.Tasks.Task
override this.LoadFromPreferencesAsync : unit -> System.Threading.Tasks.Task
Returns
A task that represents the asynchronous LoadFromPreferences operation