Click or drag to resize

MemoryCacheServiceIsRunning Property

True when the memory cache is running

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

Property Value

Boolean

Implements

IDaemonServiceIsRunning
See Also