Open sandboxFocus

Property Connection

Connection

Gets the Redis StackExchange.Redis.IConnectionMultiplexer used by the current RedisCacheInvalidator.

Declaration
public IConnectionMultiplexer Connection { get; }
Property Value
Type Description
IConnectionMultiplexer