MQSession Class

This is the root class for IBM MQ Automation Classes for ActiveX.

There is always only one MQSession object per ActiveX client process. An attempt to create a second object creates a second reference to the original object.


Creation

New creates a new MQSession object.


Syntax

Dim mqsess As New MQSession Set mqsess = New MQSession


Properties


Method