Home
OutboundPortMax (MQLONG)
This is the highest port number in the range, defined by OutboundPortMin and OutboundPortMax, of port numbers to be used to bind outgoing channels . The value is an integer between 0 and 65535, and must be equal to or greater than the OutboundPortMin value. The default value is 0.
This attribute is supported on z/OS only.
To determine the value of this attribute, use the MQIA_OUTBOUND_PORT_MAX selector with the MQINQ call.
Home