Click or drag to resize

MemoryCacheConfigurationSectionMaxQueryAge Property

Gets or sets the maximum age of stateful queries.

Namespace: SanteDB.Caching.Memory.Configuration
Assembly: SanteDB.Caching.Memory (in SanteDB.Caching.Memory.dll) Version: 3.0.2081-alpha+73f4bcede15fc876f30607896483d7d817ecc787
Syntax
public long MaxQueryAge { get; set; }

Property Value

Int64
See Also