C# 클래스 Microsoft.AspNetCore.SignalR.Infrastructure.PersistentConnectionContext

상속: IPersistentConnectionContext
파일 보기 프로젝트 열기: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript

공개 메소드들

메소드 설명
PersistentConnectionContext ( IConnection connection, IConnectionGroupManager groupManager )

메소드 상세

PersistentConnectionContext() 공개 메소드

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