이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.