HubConnection::CreateHubProxy Method
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Client.Hubs
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Creates an IHubProxy for the hub with the specified name.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Parameters
- hubName
- Type: System::String
The name of the hub.
Show: