Condividi tramite


NEVpnManager.RemoveFromPreferences(Action<NSError>) Metodo

Definizione

Rimuove la configurazione per questa gestione VPN dalle preferenze dell'estensione di rete ed esegue un gestore di completamento al termine dell'operazione.

[Foundation.Export("removeFromPreferencesWithCompletionHandler:")]
public virtual void RemoveFromPreferences (Action<Foundation.NSError> completionHandler);
abstract member RemoveFromPreferences : Action<Foundation.NSError> -> unit
override this.RemoveFromPreferences : Action<Foundation.NSError> -> unit

Parametri

completionHandler
Action<NSError>

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a