IDestination Properties

Solclient

IDestination Properties
version: 7.2.1.27

The IDestination type exposes the following members.

Properties
  Name Description
Public property Name
Represents the physical name of a destination.
Public property Temporary
Indicates whether this is a temporary destination.

Temporary destinations are used mostly for request/reply message exchange patterns. Its scope and lifetime is that of the containing session.

Top
See Also