NETunnelProviderSession.StartTunnel 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.
Begins connecting the tunnel.
[Foundation.Export("startTunnelWithOptions:andReturnError:")]
public virtual bool StartTunnel (Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> options, out Foundation.NSError error);
abstract member StartTunnel : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> * -> bool
override this.StartTunnel : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> * -> bool
Parameters
Returns
- Attributes