MQPMO_SYNCPOINT

 

public final static int

The request is to operate within the normal unit-of-work protocols. The message is not visible outside the unit of work until the unit of work is committed. If the unit of work is backed out, the message is deleted.

If neither this option nor MQPMO_NO_SYNCPOINT is specified, the inclusion of the put request in unit-of-work protocols is determined by the environment:

Do not specify MQPMO_NO_SYNCPOINT with MQPMO_SYNCPOINT.


uj20180_