WebLogic Messaging API Class Library

IConnectionMetaData.GetJMSXPropertyNames Method 

Gets an enumeration of the JMSX property names, where each name is a string.

IEnumerator GetJMSXPropertyNames();

Return Value

an Enumeration of JMSX property names

Exceptions

Exception Type Condition
MessageException if JMS fails to retrieve the metadata due to some internal error.

See Also

IConnectionMetaData Interface | WebLogic.Messaging Namespace