WebLogic Messaging API Class Library

ITopic.TopicName Property

Gets the name of this topic as a string.

The topic name syntax isn't specified in the JMS API, and varies by provider.

 TopicName {get;}

Exceptions

Exception TypeCondition
MessageExceptionif this method fails to return the topic name due to some internal error.

See Also

ITopic Interface | WebLogic.Messaging Namespace