getMode function

Syntax
qa_short QAManagerBase::getMode()
Remarks

Returns the QAManager acknowledgement mode for received messages.

For a list of values, see the AcknowledgementMode class.

EXPLICIT_ACKNOWLEDGEMENT and IMPLICIT_ACKNOWLEDGEMENT apply to QAManager instances; TRANSACTIONAL is the mode for QATransactionalManager instances.

See Also

AcknowledgementMode class

Returns

The acknowledgement mode.