INavigationInterception.EnableNavigationInterceptionAsync Method

Definition

Enables navigation interception on the client.

public:
 System::Threading::Tasks::Task ^ EnableNavigationInterceptionAsync();
public System.Threading.Tasks.Task EnableNavigationInterceptionAsync ();
abstract member EnableNavigationInterceptionAsync : unit -> System.Threading.Tasks.Task
Public Function EnableNavigationInterceptionAsync () As Task

Returns

A Task that represents the asynchronous operation.

Applies to