tibemsMsg_GetDeliveryTime
Function
COBOL Call
CALL "tibemsMsg_GetDeliveryTime" USING BY VALUE message, BY REFERENCE time, RETURNING tibems-status END-CALL.
Remarks
Sending calls record the delivery time of the message in this field.
The delivery time is the difference, measured in milliseconds, between the delivery time and midnight, January 1, 1970 UTC.
A message's delivery time is the earliest time when a JMS provider may deliver the message to a consumer. The provider must not deliver messages before the delivery time has been reached.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.