2.3.1.23 PROPID_Q_MULTICAST_ADDRESS
Value: 125
Variant type: VT_LPWSTR
Description: IP multicast address associated with the queue. The property value MUST contain a string that contains a valid multicast address conforming to the ABNF.
-
MulticastAddress = Address ":" Port
The ABNF rules for Address and Port are defined in section 2.1.6. The address MUST be in the class D range from 224.0.0.0 to 239.255.255.255. However, only certain ranges of addresses in this range are unreserved and available for sending multicast messages. For more information and the current list of reserved multicast addresses, see [IANAIMA]. There are no restrictions on the port number.
Note This property identifier was introduced in MSMQ 3.0.