HubProxy Constructor

.NET Framework 4.5

Initializes a new instance of the HubProxy class.

Namespace:  Microsoft.AspNet.SignalR.Client.Hubs
Assembly:  Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)

public:
HubProxy(
	IHubConnection^ connection, 
	String^ hubName
)
Show: