Connection
Gets the Redis connection used by the current RedisCachingBackend.
Declaration
public IConnectionMultiplexer Connection { get; }
Property Value
Type | Description |
---|---|
IConnectionMultiplexer |
Gets the Redis connection used by the current RedisCachingBackend.
public IConnectionMultiplexer Connection { get; }
Type | Description |
---|---|
IConnectionMultiplexer |