Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : getReplyAutoDelete function
 

getReplyAutoDelete function

Returns whether all reply messages are to be automatically deleted or not.

Syntax

FUNCTION getReplyAutoDelete RETURNS LOGICAL.

Applies to

Message Consumer objects

See also

setReplyPersistencyprocedure, getReplyPersistencyfunction, setReplyPriorityprocedure, getReplyPriorityfunction, setReplyTimeToLiveprocedure, getReplyTimeToLivefunction, setReplyAutoDeleteprocedure, getReplyAutoDeletefunction
For more information, see the Accessing message handler information and the Setting reply properties.