CloseOptions property

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

    Defined in:
    MQQueueManager class

    Data Type:
    Long

    Values:

    • MQCO_NONE

Syntax: To get: closeopt& = MQQueueManager .CloseOptions

To set: MQQueueManager .CloseOptions = closeopt&