C# Class Microsoft.AspNet.SignalR.Infrastructure.PersistentConnectionContext

Inheritance: IPersistentConnectionContext
Afficher le fichier Open project: SignalR/SignalR

Méthodes publiques

Méthode Description
PersistentConnectionContext ( IConnection connection, IConnectionGroupManager groupManager )

Method Details

PersistentConnectionContext() public méthode

public PersistentConnectionContext ( IConnection connection, IConnectionGroupManager groupManager )
connection IConnection
groupManager IConnectionGroupManager