Click or drag to resize

MdmDataManagerStarting Event

Fired when the service is starting

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStarting
See Also