Click or drag to resize

UpstreamSynchronizationServiceStopping Event

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

Namespace: SanteDB.Client.Disconnected.Data.Synchronization
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public event EventHandler Stopping

Value

EventHandler

Implements

IDaemonServiceStopping
See Also