PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​Backends.​RedisRedis­Cache­InvalidatorConnection
Open sandboxFocus

RedisCacheInvalidator.Connection Property

Connection

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