Click or drag to resize

AppletSubscriptionRepositoryStarted Event

Fired when the service has started

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStarted
See Also