1 write to Action
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
Internal\RedisGroupCommand.cs (1)
37
Action
= action;
3 references to Action
Microsoft.AspNetCore.SignalR.StackExchangeRedis (3)
Internal\RedisProtocol.cs (1)
110
writer.Write((byte)command.
Action
);
RedisHubLifetimeManager.cs (2)
496
if (groupMessage.
Action
== GroupAction.Remove)
501
if (groupMessage.
Action
== GroupAction.Add)