MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​Backends.​RedisRedis­Caching­Backend­ConfigurationDatabase
Open sandboxFocus

RedisCachingBackendConfiguration.Database Property

Database

Gets or sets 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