2 references to RemoveSubscriptionAsync
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
RedisHubLifetimeManager.cs (2)
328await _groups.RemoveSubscriptionAsync(groupChannel, connection, this, static (state, channelName) => 361return _users.RemoveSubscriptionAsync(userChannel, connection, this, static (state, channelName) =>