HubProxy Constructor
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Client.Hubs
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Initializes a new instance of the HubProxy class.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Parameters
- connection
- Type: Microsoft.AspNet.SignalR.Client.Hubs::IHubConnection
- hubName
- Type: System::String
Show: