WebLogic Messaging API Class Library

IDestination Properties

The properties of the IDestination interface are listed below. For a complete list of IDestination interface members, see the IDestination Members topic.

Public Instance Properties

CreateDestinationArgument Returns the string that can be used in CreateQueue/CreateTopic
DestinationType Returns destination type for current object
IsQueue Declares if this object is a Queue
IsTemporary Declares if this object is a Temporary Queue or Topic
IsTopic Declares if this object is a Topic

See Also

IDestination Interface | WebLogic.Messaging Namespace | IQueue | ITopic