RedisCacheInvalidatorOptions.ConnectionTimeout Property |
Gets or sets the time that the Redis invalidator will wait for a Redis connection.
(When you create a new Redis invalidator, if it doesn't connect to a Redis server in this timeout, a TimeoutException is thrown.)
Namespace: PostSharp.Patterns.Caching.Backends.Redis
Assembly: PostSharp.Patterns.Caching.Backends.Redis (in PostSharp.Patterns.Caching.Backends.Redis.dll) Version: 6.10.10.0 (6.10.10.0)
The default value is 1 minute.