NEPacketTunnelProvider.StartTunnelAsync 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.
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
- options
- NSDictionary<NSString,NSObject>
Returns
A task that represents the asynchronous StartTunnel operation