NETunnelProvider.SetTunnelNetworkSettings 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.
Updates the network settings for the tunnel.
[Foundation.Export("setTunnelNetworkSettings:completionHandler:")]
public virtual void SetTunnelNetworkSettings (NetworkExtension.NETunnelNetworkSettings tunnelNetworkSettings, Action<Foundation.NSError> completionHandler);
abstract member SetTunnelNetworkSettings : NetworkExtension.NETunnelNetworkSettings * Action<Foundation.NSError> -> unit
override this.SetTunnelNetworkSettings : NetworkExtension.NETunnelNetworkSettings * Action<Foundation.NSError> -> unit
Parameters
- Attributes