[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]

The Session type exposes the following members.

Fields

  NameDescription
AUTO_ACKNOWLEDGE
Automatic acknowledgment
CLIENT_ACKNOWLEDGE
Client acknowledgment
DUPS_OK_ACKNOWLEDGE
Duplication ok acknowledgment
EXPLICIT_CLIENT_ACKNOWLEDGE
Explicit client acknowledge mode
EXPLICIT_CLIENT_DUPS_OK_ACKNOWLEDGE
Explicit client acknowledge mode with dups_ok
NO_ACKNOWLEDGE
No acknowledge acknowledge mode
SESSION_TRANSACTED
The session is transacted

See Also