NEPacketTunnelProvider.CancelTunnel(NSError) 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.
Cancels the tunnel with the specified error.
[Foundation.Export("cancelTunnelWithError:")]
public virtual void CancelTunnel (Foundation.NSError error);
abstract member CancelTunnel : Foundation.NSError -> unit
override this.CancelTunnel : Foundation.NSError -> unit
Parameters
- Attributes