 | RedisCachingDockerFeatureMaxAgeSetting Field |
The maximum age of objects to place in the cache
Namespace: SanteDB.Caching.Redis.DockerAssembly: SanteDB.Caching.Redis (in SanteDB.Caching.Redis.dll) Version: 3.0.2081-alpha+ce906ccc8091ff0a3c40d1fff3e2485e75a86c5b
Syntaxpublic const string MaxAgeSetting = "TTL"
Public Const MaxAgeSetting As String = "TTL"
public:
literal String^ MaxAgeSetting = "TTL"
static val mutable MaxAgeSetting: string
Field Value
String
See Also