getTransactedSend function

Returns the value set by the preceding setTransactedSend procedure.

Syntax

FUNCTION getTransactedSend RETURNS LOGICAL. 

Applies to

Session objects

Notes

If setTransactedSend procedure was not called, FALSE is returned.

See also

For more information, see the Setting and getting JMS connection and session attributes.