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:The default value is false.
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.