TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

Session Properties

The properties of the Session class are listed below. For a complete list of Session class members, see the Session Members topic.

Public Instance Properties

AcknowledgeMode Get the acknowledge mode of the session as integer constants as defined in Session class. Users are recommended to use the SessionMode enum instead.
ConnectionGet the connection the session belongs to
IsClosedGets whether the session is closed.
IsTransacted Get whether the session is transacted
MessageListenerObsolete. Get or set the message listener for the session. -Deprecated, use MessageConsumer.MessageListener instead.
SessIDGets the id of the session.
SessionAcknowledgeMode Get the acknowledge mode of the session, returned value is of type SessionMode
Transacted Get whether an open session is transacted

See Also

Session Class | TIBCO.EMS Namespace