getReplyPriority function
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
getReplyPriority function
Returns the priority of the reply messages.
Syntax
|
Applies to
Message Consumer objects
Notes
If setReplyPriority procedure was not called, the returned value is 4.
See also
setReplyPersistency procedure, getReplyPersistency function, setReplyPriority procedure, getReplyPriority function, setReplyTimeToLive procedure, getReplyTimeToLive function, setReplyAutoDelete procedure, getReplyAutoDelete function
For more information, see the Accessing message handler information and the Setting reply properties.