KeyPrefix
Gets the prefix for the key of all Redis items created by the RedisCachingBackend. The default value is cache
.
Declaration
public string KeyPrefix { get; set; }
Property Value
Type | Description |
---|---|
string |
Gets the prefix for the key of all Redis items created by the RedisCachingBackend. The default value is cache
.
public string KeyPrefix { get; set; }
Type | Description |
---|---|
string |