NEAppProxyProvider.CancelProxy(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 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
- Attributes