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