NEAppProxyProvider.CancelProxy(NSError) Method

Definition

Cancels the proxy witht the specified error.

[Foundation.Export("cancelProxyWithError:")]
public virtual void CancelProxy (Foundation.NSError error);
abstract member CancelProxy : Foundation.NSError -> unit
override this.CancelProxy : Foundation.NSError -> unit

Parameters

error
NSError

To be added.

This parameter can be null.

Attributes

Applies to