BeginOptions property

Read-write. These are the options that apply to the Begin method. Initially MQBO_NONE.
Defined in:
MQQueueManager class
Data Type:
Long
Values:
  • MQBO_NONE

Syntax: To get: beginoptions&=MQQueueManager.BeginOptions

To set: MQQueueManager.BeginOptions=beginoptions&