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 |