CloseOptions property

Read-write. Options used to control what happens when the queue manger is closed. The initial value is MQCO_NONE.

Defined in:
MQQueueManager class
Data Type:
Long
Values:

Syntax:
To get: closeopt& = MQQueueManager.CloseOptions

To set: MQQueueManager.CloseOptions =closeopt&