Class RedisCachingBackendConfiguration
Implements
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() |