IConnectionManager::GetConnectionContext<T> Method

.NET Framework 4.5

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

generic<typename T>
where T : PersistentConnection 
IPersistentConnectionContext^ GetConnectionContext()

Type Parameters

T

Type of the PersistentConnection.

Show: