[TIBCO.EMS .NET client library 5.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Note:
Clients should use the SessionMode
enum instead.
Get the acknowledge mode of the session as integer constants as
defined in Session class.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
Remarks

This mode governs message acknowledgement and redelivery for consumers associated with the session. For values, see the Session Acknowledge Modes.
This property is irrelevant when IsTransacted is true.