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.
Parent topic: .NET interfaces.NET properties
- Summary of properties:
-
Method Description JMSXPropertyNames Return an enumeration of the names of the JMS defined message properties supported by the connection.
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.
JMSXPropertyNames - Get JMS Defined Message Properties
System.Collections.IEnumerator JMSXPropertyNames
{
get;
}
Inherited properties and methods
The following methods are inherited from the IPropertyContext interface: