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