Click or drag to resize

MemoryCacheServiceStopping Event

Fired when the daemon service has commenced stop but has not yet been fully shut down.

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopping
See Also