WebLogic Messaging API Class Library

IMessageProducer.Destination Property

Gets the destination associated with this IMessageProducer as an IDestination.

IDestination�Destination�{get;}

Exceptions

Exception Type Condition
MessageException if JMS fails to get the destination for this IMessageProducer due to some internal error.

See Also

IMessageProducer Interface | WebLogic.Messaging Namespace | IDestination