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

Inheritance: IPersistentConnectionContext
Afficher le fichier Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript

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