Properties of MessageConsumer

An overview of the properties of the MessageConsumer object, with links to more detailed reference information.

Table 1. Properties of MessageConsumer
Name of property Description
XMSC_IS_SUBSCRIPTION_MULTICAST Indicates whether messages are being delivered to the message consumer using WebSphere® MQ Multicast Transport. This property is read-only.
XMSC_IS_SUBSCRIPTION_RELIABLE_MULTICAST Indicates whether messages are being delivered to the message consumer using WebSphere MQ Multicast Transport with a reliable quality of service. This property is read-only.
Refer to .NET properties of IMessageConsumer for more details.