Click or drag to resize

AgsServiceStarting Event

Fired when the handler is starting

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStarting
See Also