Click or drag to resize

Hl7MessageReceivedEventArgs Properties

The Hl7MessageReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyMessage
Gets the message that was received by the transport protocol
Public propertyReceiveEndpoint
The endpoint of the received message
Public propertyResponse
Gets or sets the response message
Public propertySolicitorEndpoint
The endpoint of the solicitor
Public propertyTimestamp
The timestamp the message was received
Top
See Also