Try OpenEdge Now
Messaging and ESB
ABL - JMS API Reference
:
inMessageHandling function
inMessageHandling function
Returns
TRUE
when called from a message handler if the application is handling the data in a subscription (or queue) message.
Syntax
FUNCTION inMessageHandling RETURNS LOGICAL.
Applies to
Message Consumer objects
See also
inErrorHandling function
,
inMessageHandling function
,
inQueueBrowsing function
,
inReplyHandling function
For more information, see the Accessing message handler information.