OnMessageReceived event
Fired each time we receive a message from a connected HL7 client.
Applies to
Declaration
property OnMessageReceived : TCHMllpServerMessageReceivedEvent;
Description
Typically, the message should be processed and only then should an HL7 ACKnowledgement message be sent.
Received without any Trailer or Header characters.