Click or drag to resize

HL7MessageHandlerStopped Event

Fired when the service has stopped

Namespace:  SanteDB.Messaging.HL7
Assembly:  SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.481-alpha
Syntax
public event EventHandler Stopped

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopped
See Also