IClientInvoke Interface
Permits invocation of Javascript browser link extension call backs.
Assembly: Microsoft.VisualStudio.Web.BrowserLink.12.0 (in Microsoft.VisualStudio.Web.BrowserLink.12.0.dll)
The IClientInvoke type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Invoke | Invokes a client callback method. |
![]() | InvokeAsync<TResult> | Invokes a client callback method asynchronously. |
Show:
