WebLogic Messaging API Class Library

ISession.Transacted Property

Indicates whether the session is in transacted mode (as a bool boolean type).

 Transacted {get;}

Exceptions

Exception Type Condition
MessageException if JMS fails to return the transaction mode due to some internal error.

See Also

ISession Interface | WebLogic.Messaging Namespace | IConnection.CreateSession