Click or drag to resize

AppletSubscriptionRepositoryStarting Event

Fired when the service is starting

Namespace:  SanteDB.Core.Applets.Services.Impl
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.481-alpha
Syntax
public event EventHandler Starting

Value

Type: SystemEventHandler

Implements

IDaemonServiceStarting
See Also