getDisableMessageTimestamp

 

public boolean getDisableMessageTimestamp() throws JMSException;

Indicates whether message timestamps are disabled.

Returns

  • true indicates that timestamps are disabled.

Exceptions

  • JMSException - with reason MQJMS_MESSAGEPRODUCER_CLOSED


uj29460_