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.2081-alpha+73f4bcede15fc876f30607896483d7d817ecc787
Syntax
public event EventHandler Stopping

Value

EventHandler

Implements

IDaemonServiceStopping
See Also