XMSC_WMQ_PUB_ACK_INTERVAL

    Data type:
    System.Int32

    Property of:
    ConnectionFactory

The number of messages published by a publisher before the XMS client requests an acknowledgment from the broker.

If you decrease the value of this property, the client requests acknowledgments more often, and therefore the performance of the publisher decreases. If you raise the value, the client takes a longer time to throw an exception if the broker fails.

The value of the property is a positive integer. The default value is 25.

Parent topic: Property definitions