Record -
jms
: SessionConfiguration
The Configurations that are related to a JMS session.
Fields
- acknowledgementMode string AUTO_ACKNOWLEDGE
-
Specifies the session mode that will be used. Valid values are "AUTO_ACKNOWLEDGE", "CLIENT_ACKNOWLEDGE", "SESSION_TRANSACTED", and "DUPS_OK_ACKNOWLEDGE".