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

IConnectionMetaData

A ConnectionMetaData object provides information about a connection.

Inheritance hierarchy:
IBM.XMS.IPropertyContext
   |
   +----IBM.XMS.IConnectionMetaData

For a list of the XMS defined properties of a ConnectionMetaData object, see Properties of ConnectionMetaData.

.NET properties

Summary of properties:
Method Description
JMSXPropertyNames Return an enumeration of the names of the JMS defined message properties supported by the connection.

JMSXPropertyNames – Get JMS Defined Message Properties

Interface:
System.Collections.IEnumerator JMSXPropertyNames 
    {
      get;
    }

Return an enumeration of the names of the JMS defined message properties supported by the connection.

JMS defined message properties are not supported by a real-time connection to a broker.

Exceptions:
  • XMSException

Inherited properties and methods


Reference topic

Terms of Use | Rate this page

Last updated: 18 Jun 2008

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