Edit

Share via


NEAppProxyProvider.StartProxyAsync Method

Definition

Starts the proxy with the specified options and runs completionHandler after the operation is complete.

public virtual System.Threading.Tasks.Task StartProxyAsync (Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> options);
abstract member StartProxyAsync : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> System.Threading.Tasks.Task
override this.StartProxyAsync : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> System.Threading.Tasks.Task

Parameters

Returns

A task that represents the asynchronous StartProxy operation

Applies to