WebSphere WebSphere Business Integration Message Service Clients for C/C++ and .NET, Version 1.2 Operating Systems: 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 operation in .NET

Reference topic

Terms of Use | Rate this page

Last updated: 25 Oct 2006

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