SENDCHECKCOUNT

The number of send calls to allow between checking for asynchronous put errors, within a single non-transacted JMS session.


Applicable Objects

ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory

JMS administration tool long name: SENDCHECKCOUNT

JMS administration tool short name: SCC


Programmatic access

Setters/getters

  • MQConnectionFactory.setSendCheckCount()
  • MQConnectionFactory.getSendCheckCount()


Values

    null
    Any string can be the default value.

Parent topic: Properties of IBM MQ classes for JMS objects