Click or drag to resize

IDestination Properties

version: 10.21.0

The IDestination type exposes the following members.

Properties
  NameDescription
Public propertyName
Represents the physical name of a destination.
Public propertyTemporary
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