[TIBCO.EMS .NET client library 5.1 documentation]
The XASession type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AcknowledgeMode | Get the acknowledge mode of the session as integer constants as
defined in Session class. (Inherited from Session.) |
![]() | Connection | Get the connection the session belongs to (Inherited from Session.) |
![]() | IsClosed | Get whether the session is closed. (Inherited from Session.) |
![]() | IsTransacted | Get whether the session is transacted (Inherited from Session.) |
![]() | MessageListener | Obsolete. Get or set the message listener for the session. -Deprecated, use MessageConsumer.MessageListener instead. (Inherited from Session.) |
![]() | SessID | Gets the id of the session. (Inherited from Session.) |
![]() | SessionAcknowledgeMode | Get the acknowledge mode of the session as a SessionMode type (Inherited from Session.) |
![]() | Transacted | Get whether an open session is transacted (Inherited from Session.) |