ConnectionManager::GetConnection Method

.NET Framework 4.5

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

public:
IPersistentConnectionContext^ GetConnection(
	Type^ type
)

Parameters

type
Type: System::Type
Type of the PersistentConnection.
Show: