XMSC_CONNECTION_TYPE

    Data type:
    System.Int32

    Property of:
    ConnectionFactory

The type of messaging server to which an application connects.

The valid values of the property are as follows:

Valid value Meaning
XMSC_CT_RTT A real-time connection to a broker.
XMSC_CT_WMQ A connection to a IBM MQ queue manager.
XMSC_CT_WPM A connection to a WebSphere Application Server service integration bus.
By default, the property is not set. Parent topic: Property definitions