Click or drag to resize

RedisAdhocCacheStopping Event

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

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopping
See Also