IHubProxy.Invoke Method
Include Protected Members
Include Inherited Members
.NET Framework 4.5
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Invoke<T>(String, Object[]) | Executes a method on the server side hub asynchronously. | |
Invoke(String, Object[]) | Executes a method on the server side hub asynchronously. |
Top