![]() |
Habari STOMP Client for OpenMQ 9.0
Object Pascal STOMP client library for OpenMQ
|
Public Member Functions | |
| TBTTemporaryQueue (const string QueueName) | |
| Delete () | |
Public Member Functions inherited from TBTQueue | |
| TBTQueue (const string QueueName) | |
Additional Inherited Members | |
Public Attributes inherited from TBTQueue | |
| string | QueueName |
| The name of this queue. | |
Public Attributes inherited from TBTDestination | |
| TDestinationType | DestinationType |
Protected Member Functions inherited from TBTDestination | |
| TDestinationType | GetDestinationType () |
| SetDestinationType (TDestinationType Value) | |
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.
| TBTTemporaryQueue::TBTTemporaryQueue | ( | const string | QueueName | ) |
| TBTTemporaryQueue::Delete | ( | ) |