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, getSingleMessageAcknowledgement function, setNoAcknowledge procedure, getNoAcknowledge function

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