Click or drag to resize

MemoryCacheServiceStopped Event

Fired when the daemon has completed its stop procedure

Namespace:  SanteDB.Caching.Memory
Assembly:  SanteDB.Caching.Memory (in SanteDB.Caching.Memory.dll) Version: 3.0.481-alpha
Syntax
public event EventHandler Stopped

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopped
See Also