qa_bool QAManagerBase::putMessageTimeToLive(
qa_const_string address,
QAMessage * msg,
qa_long ttl
)
address The destination.
msg The message.
ttl The time-to-live, in milliseconds.
Puts a message into the queue for the given destination and a given time-to-live in milliseconds.
True if and only if the operation succeeded.