Click or drag to resize

DefaultBackupServiceStarting Event

Fired when the service is starting

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStarting
See Also