| RamCachingDockerFeatureMaxAgeSetting Field |
The name of the maximum age setting
Namespace:
SanteDB.Caching.Memory.Docker
Assembly:
SanteDB.Caching.Memory (in SanteDB.Caching.Memory.dll) Version: 3.0.481-alpha
Syntax public const string MaxAgeSetting = "TTL"
Public Const MaxAgeSetting As String = "TTL"
public:
literal String^ MaxAgeSetting = "TTL"
static val mutable MaxAgeSetting: string
Field Value
Type:
StringSee Also