[TIBCO.EMS.UFOCLIENT .NET client library 5.1 documentation]
The Session type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| 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 |