Habari STOMP Client for Artemis 7.2
Object Pascal STOMP client library for ActiveMQ Artemis
TBTTemporaryTopic Class Reference

TBTTemporaryTopic. More...

Inheritance diagram for TBTTemporaryTopic:
TBTTopic ITemporaryTopic TBTDestination ITopic IDestination

Additional Inherited Members

- Public Attributes inherited from TBTTopic
string TopicName
 The name of this topic. More...
 
- Public Attributes inherited from TBTDestination
TDestinationType DestinationType
 

Detailed Description

TBTTemporaryTopic.

A TemporaryTopic object is a unique Topic object created for the duration of a Connection. It is a system-defined topic that can be consumed only by the Connection that created it.