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