3 references to Remove
Microsoft.AspNetCore.SignalR.Core (1)
DefaultHubLifetimeManager.cs (1)
310
_connections.
Remove
(connection);
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
Internal\RedisSubscriptionManager.cs (1)
53
subscription.
Remove
(connection);
RedisHubLifetimeManager.cs (1)
115
_connections.
Remove
(connection);