1 write to Id
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
Internal\RedisGroupCommand.cs (1)
35
Id
= id;
2 references to Id
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
Internal\RedisProtocol.cs (1)
108
writer.Write(command.
Id
);
RedisHubLifetimeManager.cs (1)
507
await PublishAsync(_channels.Ack(groupMessage.ServerName), RedisProtocol.WriteAck(groupMessage.
Id
));