Home
Example
Here is an example of a NameValueString for a Deregister Publisher command message. This deregisters a publisher for all topics it has registered that matchStock/*. The publisher's identity, including the CorrelId, is taken from the defaults in the MQMD.
MQPSCommand DeregPub MQPSRegOpts CorrelAsId MQPSTopic Stock/*
Home