IsLocallyCached
Determines whether a MemoryCachingBackend should be added in front of the RedisCachingBackend.
Declaration
public bool IsLocallyCached { get; set; }
Property Value
Type | Description |
---|---|
bool |
Determines whether a MemoryCachingBackend should be added in front of the RedisCachingBackend.
public bool IsLocallyCached { get; set; }
Type | Description |
---|---|
bool |