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

RedisCachingBackendConfiguration.Database Property

Database

Gets the index of the database to use. The default value is -1 (automatic selection).

Declaration
public int Database { get; set; }
Property Value
Type Description
Int32