Open sandboxFocus

Property OwnsConnection

OwnsConnection

Gets or sets a value indicating whether determines whether the Metalama.Patterns.Caching.Backends.Redis.RedisCachingBackend should dispose the Redis connection when the Metalama.Patterns.Caching.Backends.Redis.RedisCachingBackend itself is disposed. The default value is false.

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