PostSharp / / API Reference / Post­Sharp.​Patterns.​Caching.​Backends.​Redis / Redis­Cache­Invalidator / Connection

Property Connection

Connection

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