PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​Backends.​RedisRedis­Caching­Backend­ConfigurationIs­Locally­Cached
Open sandboxFocus

RedisCachingBackendConfiguration.IsLocallyCached Property

IsLocallyCached

Determines whether a MemoryCachingBackend should be added in front of the RedisCachingBackend.

Declaration
public bool IsLocallyCached { get; set; }
Property Value
Type Description
Boolean