Put method

Places a message on each of the queues identified by the distribution list items associated with the distribution list.

This method takes an MQMessage object as a parameter. The following distribution list item properties may be altered as a result of this method:

 

Defined in:

MQDistributionList class

 

Syntax:

Call MQDistributionList.Put(Message, PutMsgOptions&)

 

Parameters:

Message MQMessage object representing the message to be put.

PutMsgOptions MQPutMessageOptions object containing options to control the put operation. If not specified, default PutMessageOptions are used.