Click or drag to resize

RemoteSynchronizationServiceStopped Event

Fired when the service ahs stopped

Namespace:  SanteDB.DisconnectedClient.Synchronization
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public event EventHandler Stopped

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopped
See Also