Sun Java System Message Queue 4.3 Developer's Guide for C Clients

Managing a Session

Managing a session involves using threads appropriately for the type of session (synchronous or asynchronous) and managing message delivery for both transacted and nontransacted sessions. For more information about thread management, see Managing Threads.

You can get information about a session’s acknowledgment mode by calling the MQGetAcknowledgeMode() function.