XMSC_WMQ_SYNCPOINT_ALL_GETS

    Data type:
    System.Boolean

    Property of:
    ConnectionFactory

Whether all messages must be retrieved from queues within sync point control.

The valid values of the property are as follows:

Valid value Meaning
false When the circumstances are appropriate, the XMS client can retrieve messages from queues outside of sync point control.
true The XMS client must retrieve all messages from queues within sync point control.
The default value is false. Parent topic: Property definitions