Database
Gets the Redis database used by the current RedisCachingBackend.
Declaration
public IDatabase Database { get; }
Property Value
Type | Description |
---|---|
IDatabase |
Gets the Redis database used by the current RedisCachingBackend.
public IDatabase Database { get; }
Type | Description |
---|---|
IDatabase |