Open sandboxFocus

Class RedisCacheDependencyGarbageCollectorOptions

Inheritance
RedisCacheDependencyGarbageCollectorOptions
Namespace: PostSharp.Patterns.Caching.Backends.Redis
Assembly: PostSharp.Patterns.Caching.Backends.Redis.dll
Syntax
public sealed class RedisCacheDependencyGarbageCollectorOptions

Constructors

Name Description
RedisCacheDependencyGarbageCollectorOptions()

Properties

Name Description
CacheCleanupDelay

Gets the delay between the initialization of the component and the first cleanup, then between two subsequent cache cleanups.

CacheCleanupOptions

Gets the options for the periodic clean up.

Default

Gets the default options.

Events

Name Description
CacheCleanupFailure

An optional action raised when the cleanup operation fails.