Click or drag to resize

MemoryCacheConfigurationSectionMaxCacheSize Property

Gets or sets the maximum size of the cache in MB

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

Property Value

Type: Int32
See Also