Click or drag to resize

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

Value

EventHandler

Implements

IDaemonServiceStopping
See Also