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 RedisCacheSynchronizer also disposes the Redis connection. The default value is false.

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