Solclient
ITopic Properties |
The ITopic type exposes the following members.
Properties
Name | Description | |
---|---|---|
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.
|
|
Name |
Represents the physical name of a destination.
(Inherited from IDestination.) |
|
Temporary |
Indicates whether this is a temporary destination.
(Inherited from IDestination.)Temporary destinations are used mostly for request/reply message exchange patterns. Its scope and lifetime is that of the containing session. |
See Also