HubProxy::Invoke<T> Method (String, array<Object>)
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Client.Hubs
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
public: generic<typename T> virtual Task<T>^ Invoke( String^ method, ... array<Object^>^ args ) sealed
Type Parameters
- T
Implements
IHubProxy::Invoke<T>(String, array<Object>)
Show: