1 reference to WriteGroupCommand
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
RedisHubLifetimeManager.cs (1)
351
var message = RedisProtocol.
WriteGroupCommand
(new RedisGroupCommand(id, _serverName, action, groupName, connectionId));