JMS_IBM_RETAIN
- Data type:
- System.Int32
- Property of:
- Message
Set this property indicates to the queue manager to treat a message as Retained Publication. When a subscriber receives messages from topics, it might receive additional messages immediately after subscribing, beyond the messages received in previous releases. These messages are the optional retained publications for the topics subscribed. For each topic matching the subscription, if there is a retained publication the publication is made available for delivery to the subscribing message consumer.
RETAIN_PUBLICATION is the only valid value for this property. By default this property is not set.
Note: This property is relevant only in publish/subscribe domain only Parent topic: Property definitions