WebLogic Messaging API Class Library

IConnectionMetaData.GetJMSXPropertyNames\xA0Method\xA0

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

IEnumerator\xA0GetJMSXPropertyNames();

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