12.3. Enable Message Timestamping from an Application
QMF command messages can be used to enable and disable timestamping from an application, with no need to restart the broker.
The QMF methods
getTimestampConfig
and setTimestampConfig
get and set the timestamping configuration.
- getTimestampConfig
- Returns
True
if received messages are timestamped. - setTimestampConfig
- Set
True
to enable timestamping received messages,False
to disable timestamping.