PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​Backends.​RedisRedis­Caching­Backend­Configuration
Open sandboxFocus

Class RedisCachingBackendConfiguration

Inheritance
RedisCachingBackendConfiguration
Implements
ICloneable
Namespace: PostSharp.Patterns.Caching.Backends.Redis
Assembly: PostSharp.Patterns.Caching.Backends.Redis.dll
Syntax
public class RedisCachingBackendConfiguration : Object

Constructors

Name Description
RedisCachingBackendConfiguration()

Properties

Name Description
ConnectionTimeout
CreateSerializer
Database
DefaultExpiration
IsFrozen
IsLocallyCached
KeyPrefix
OwnsConnection
SupportsDependencies
TransactionMaxRetries

Methods

Name Description
CheckFrozen()
Clone()