![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsMsg_SetTimestamp(tibemsMsg message,tibems_long value );
message has usage pointer.
Sending calls set the timestamp header automatically. The JMS specification defines this call for symmetry.Sending calls record a UTC timestamp in this header, indicating the approximate time that the server accepted the message.Applications that do not require timestamps can reduce overhead costs by disabling timestamps; see tibemsMsgProducer_SetDisableMessageTimestamp on page 189. When the producer disables timestamps, the value of this header is zero.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |