XMSC_WMQ_POLLING_INTERVAL
- Data type:
- System.Int32
- Property of:
- ConnectionFactory
If each message listener within a session has no suitable message on its queue, this value is the maximum interval, in milliseconds, that elapses before each message listener tries again to get a message from its queue.
If it frequently happens that no suitable message is available for any of the message listeners in a session, consider increasing the value of this property.
The value of the property is a positive integer. The default value is 5000.
Parent topic: Property definitions