Share via


IHubProxy.Invoke Method

Include Protected Members
Include Inherited Members

.NET Framework 4

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
Public method Invoke<T>(String, Object[]) Executes a method on the server side hub asynchronously.
Public method Invoke(String, Object[]) Executes a method on the server side hub asynchronously.

Top

See Also

Reference

IHubProxy Interface

Microsoft.AspNet.SignalR.Client.Hubs Namespace