1 reference to UseForceReconnect
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis (1)
RedisOutputCacheStore.cs (1)
368if (_options.UseForceReconnect && (exception is RedisConnectionException or SocketException))