ConnectionManager::GetHubContext<T> Method

.NET Framework 4.5

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

public:
generic<typename T>
where T : IHub 
virtual IHubContext^ GetHubContext() sealed

Type Parameters

T

Implements

IConnectionManager::GetHubContext<T>()
Show: