The mode by which an application connects to a queue manager.
Valid value | Meaning |
---|---|
XMSC_WMQ_CM_BINDINGS | A connection to a queue manager in bindings mode, for optimal performance. This is the default value for C/C++. |
XMSC_WMQ_CM_CLIENT | A connection to a queue manager in client mode, to ensure a fully managed stack. |