Returns the acknowledgement mode of the session. The acknowledgement mode is set at the time that the session is created. If the session is transacted, the acknowledgement mode is ignored. If the session is not transacted, returns the current acknowledgement mode for the session. If the session is transacted, returns SESSION_TRANSACTED.
| Exception Type | Condition |
|---|---|
| MessageException | if the JMS provider fails to return the acknowledgment mode due to some internal error. |
ISession Interface | WebLogic.Messaging Namespace | CreateSession