2 references to Remove
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
RedisHubLifetimeManager.cs (2)
237return SendGroupActionAndWaitForAck(connectionId, groupName, GroupAction.Remove); 496if (groupMessage.Action == GroupAction.Remove)