OwnsConnection
Determines whether disposing the RedisCacheInvalidator also disposes the Redis connection. The default value is false
.
Declaration
public bool OwnsConnection { get; set; }
Property Value
Type | Description |
---|---|
bool |
Determines whether disposing the RedisCacheInvalidator also disposes the Redis connection. The default value is false
.
public bool OwnsConnection { get; set; }
Type | Description |
---|---|
bool |