WebSphere WebSphere Business Integration Message Service Clients for C/C++ Version 1.2.7 and .NET Version 1.2.6 Operating Systems: AIX, Linux, Solaris, Windows

XMSC_WMQ_CONNECTION_MODE

Data type:
xmsINT
Property of:
ConnectionFactory

The mode by which an application connects to a queue manager.

The valid values of the property are as follows:
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. This is the default value for .NET.
XMSC_WMQ_CM_CLIENT_UNMANAGED (for .NET only) A connection to a queue manager which forces an unmanaged client stack.
Related concepts
Managed and unmanaged operations in .NET

Reference topic

Terms of Use | Rate this page

Last updated: 18 Jun 2008

© Copyright IBM Corporation 2005, 2008. All Rights Reserved.