+

Search Tips | Advanced Search

MQGetMessageOptions class

This class encapsulates the various options that control the action of getting a message from an IBM MQ queue.


Containment

The MQGetMessageOptions class is contained by the MQSession class.


Creation

New creates a new MQGetMessageOptions object and sets all its properties to initial values.

Alternatively, use the AccessGetMessageOptions method of the MQSession class.


Properties


Methods


Syntax

Dim gmo As New MQGetMessageOptions or

Set gmo = New MQGetMessageOptions