Habari Client for OpenMQ 6.12
Object Pascal STOMP client library for OpenMQ
TBTTemporaryQueue Class Reference

TBTTemporaryQueue. More...

Inheritance diagram for TBTTemporaryQueue:
TBTQueue ITemporaryQueue TBTDestination IQueue IDestination

Additional Inherited Members

- Public Attributes inherited from TBTQueue
string QueueName
 The name of this queue. More...
 
- Public Attributes inherited from TBTDestination
TDestinationType DestinationType
 

Detailed Description

TBTTemporaryQueue.

A TemporaryQueue object is a unique Queue object created for the duration of a Connection. It is a system-defined queue that can be consumed only by the Connection that created it.