NEPacketTunnelProvider.CancelTunnel(NSError) Method

Definition

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

error
NSError

To be added.

This parameter can be null.

Attributes

Applies to