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.

AcknowledgementModeEXPLICIT_ACKNOWLEDGEMENT and AcknowledgementModeIMPLICIT_ACKNOWLEDGEMENT apply to QAManager instances; AcknowledgementModeTRANSACTIONAL is the mode for QATransactionalManager instances.

See Also

AcknowledgementMode class

Returns

The acknowledgement mode.