TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library |
|
Session.SessionAcknowledgeMode Property
Get the acknowledge mode of the session, returned value is of type SessionMode
Remarks
Returned value can be one of the following:
- SessionMode.AutoAcknowledge
- SessionMode.NoAcknowledge
- SessionMode.ClientAcknowledge
- SessionMode.DupsOkAcknowledge
- SessionMode.ExplicitClientAcknowledge
- SessionMode.ExplicitClientDupsOkAcknowledge
- SessionMode.SessionTransacted: if the session is transacted
For complete details, see the
corresponding item in the book TIBCO Enterprise Message Service .NET Reference.
See Also
Session Class | TIBCO.EMS Namespace