ITopic Properties

Solclient

ITopic Properties
version: 7.2.1.27

The ITopic type exposes the following members.

Properties
  Name Description
Public property IsReceiveAllDeliverToOne
When this property is true, and when this topic is used as a subscription, messages matching this topic are still delivered whether or not they have the DTO flag set.
Public property Name
Represents the physical name of a destination.
(Inherited from IDestination.)
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.

(Inherited from IDestination.)
Top
See Also