1 write to _options
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
RedisHubLifetimeManager.cs (1)
73_options = options.Value;
1 reference to _options
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
RedisHubLifetimeManager.cs (1)
746_redisServerConnection = await _options.ConnectAsync(writer);