WebLogic Messaging API Class Library

IQueue.QueueName Property

Gets the name of this queue.

Clients that depend upon the name are not portable.

 QueueName {get;}

Exceptions

Exception TypeCondition
MessageExceptionif the JMS provider implementation of IQueue fails to return the queue name due to some internal error.

See Also

IQueue Interface | WebLogic.Messaging Namespace