NEPacketTunnelProvider.StartTunnelAsync Method

Definition

Starts the tunnel.

public virtual System.Threading.Tasks.Task StartTunnelAsync (Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> options);
abstract member StartTunnelAsync : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> System.Threading.Tasks.Task
override this.StartTunnelAsync : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> System.Threading.Tasks.Task

Parameters

Returns

A task that represents the asynchronous StartTunnel operation

Applies to