The properties of the ISession interface are listed below. For a complete list of ISession interface members, see the ISession Members topic.
AcknowledgeMode | 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. |
Connection | Returns Connection object used by current session |
Transacted | Indicates whether the session is in transacted mode. |
ISession Interface | WebLogic.Messaging Namespace | IMessage