PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​Backends.​RedisRedis­Caching­Backend­ConfigurationOwns­Connection
Open sandboxFocus

RedisCachingBackendConfiguration.OwnsConnection Property

OwnsConnection

Determines whether the RedisCachingBackend should dispose the Redis connection when the RedisCachingBackend itself is disposed.

Declaration
public bool OwnsConnection { get; set; }
Property Value
Type Description
Boolean