Click or drag to resize

IHL7MessageHandler Interface

Handler for HL7 message

Namespace: SanteDB.Messaging.HL7
Assembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntax
public interface IHL7MessageHandler

The IHL7MessageHandler type exposes the following members.

Properties
 NameDescription
Public propertySupportedTriggers The triggers the handler supports
Top
Methods
 NameDescription
Public methodHandleMessage Handle a message
Top
See Also