MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​Backends.​RedisRedis­Cache­Synchronizer­ConfigurationOwns­Connection
Open sandboxFocus

RedisCacheSynchronizerConfiguration.OwnsConnection Property

OwnsConnection

Gets or sets a value indicating whether determines whether disposing the Metalama.Patterns.Caching.Backends.Redis.RedisCacheSynchronizer also disposes the Redis connection. The default value is false.

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