2 instantiations of RedisSubscriptionManager
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
RedisHubLifetimeManager.cs (2)
27private readonly RedisSubscriptionManager _groups = new RedisSubscriptionManager(); 28private readonly RedisSubscriptionManager _users = new RedisSubscriptionManager();
2 references to RedisSubscriptionManager
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
RedisHubLifetimeManager.cs (2)
27private readonly RedisSubscriptionManager _groups = new RedisSubscriptionManager(); 28private readonly RedisSubscriptionManager _users = new RedisSubscriptionManager();