Click or drag to resize

MemoryCacheConfigurationSectionMaxCacheAge Property

Gets or sets the maximum age of items in the cache

Namespace:  SanteDB.Caching.Memory.Configuration
Assembly:  SanteDB.Caching.Memory (in SanteDB.Caching.Memory.dll) Version: 2.2.1
Syntax
public long MaxCacheAge { get; set; }

Property Value

Type: Int64
See Also