getJMSTimestamp function
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
Returns the message sending time, which is the difference, in milliseconds, between the message creation time and midnight, January 1, 1970 UTC.
Syntax
|
Applies to
Message objects
See also
getJMSDestination function, getJMSRedelivered function, getMessageType function, getJMSMessageID function, getJMSDeliveryMode function, #rfi1387308705393, getJMSExpiration function, getJMSPriority function
For more information, see the Accessing message header properties.