Click or drag to resize

AppletSubscriptionRepositoryStopped Event

Fired when the service has stopped

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopped
See Also