Try OpenEdge Now
Messaging and ESB
ABL - JMS API Reference
:
getJMSExpiration function
getJMSExpiration function
Returns the expiration time (GMT).
Syntax
FUNCTION getJMSExpiration RETURNS DECIMAL.
Applies to
Message objects
See also
getJMSDestination function
,
getJMSRedelivered function
,
getMessageType function
,
getJMSMessageID function
,
getJMSDeliveryMode function
,
getJMSTimestamp function
,
getJMSExpiration function
,
getJMSPriority function
For more information, see the Accessing message header properties.