Function
Set the timestamp header of a message.
tibems_status
tibemsMsg_SetTimestamp(tibemsMsg
message,tibems_long
value );
CALL "tibemsMsg_SetTimestamp" USING BY VALUE message, BY VALUE value, RETURNING tibems-status END-CALL.
Parameter
|
Description
|
---|---|
message
|
Set the timestamp of this message.
|
value
|
Set the timestamp to this value.
|
Sending calls set the timestamp header automatically. The JMS specification defines this call for symmetry.
tibemsMsgProducer_SetDisableMessageTimestamp
. When the producer disables timestamps, the value of this header is zero.
tibemsMsgProducer_SetDisableMessageTimestamp
TIBCO Enterprise Message Service™ C and COBOL Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |