Returns a logical value indicating whether a client session is configured to use single-message acknowledgement.

Note: The JMS providers other than SonicMQ do not support this method.

Syntax

FUNCTION getSingleMessageAcknowledegment RETURNS LOGICAL.

Applies to

Session objects

Notes

See also

acknowledgeAndForward procedure, setSingleMessageAcknowledgement procedure, #rfi1387308677891, setNoAcknowledge procedure, getNoAcknowledge function

For more information, see the Message acknowledgement, forwarding, and recovery and the Single-message acknowledgement.