OwnsConnection
Determines whether the RedisCachingBackend should dispose the Redis connection when the RedisCachingBackend itself is disposed.
Declaration
public bool OwnsConnection { get; set; }
Property Value
Type | Description |
---|---|
bool |
Determines whether the RedisCachingBackend should dispose the Redis connection when the RedisCachingBackend itself is disposed.
public bool OwnsConnection { get; set; }
Type | Description |
---|---|
bool |