ConnectionManager::GetHubContext Method (String)

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR.Infrastructure
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

public:
virtual IHubContext^ GetHubContext(
	String^ hubName
) sealed

Parameters

hubName
Type: System::String

Implements

IConnectionManager::GetHubContext(String)
Show: