qa_short QAManagerBase::getMode()
Returns the QAManager acknowledgement mode for received messages.
For a list of values, see the AcknowledgementMode class.
AcknowledgementModeEXPLICIT_ACKNOWLEDGEMENT and AcknowledgementModeIMPLICIT_ACKNOWLEDGEMENT apply to QAManager instances; AcknowledgementModeTRANSACTIONAL is the mode for QATransactionalManager instances.
The acknowledgement mode.