getReplyTimeToLive function
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
getReplyTimeToLive function
Returns the time to live value (in milliseconds) of the reply messages.
Syntax
|
Applies to
Message Consumer objects
Notes
If setReplyTimeToLive procedure was not called, UNKNOWN is returned.
See also
setReplyPersistency procedure, getReplyPersistency function, setReplyPriority procedure, getReplyPriority function, setReplyTimeToLive procedure, #rfi1387308551608, setReplyAutoDelete procedure, getReplyAutoDelete function
For more information, see the Accessing message handler information and the Setting reply properties.