![]() |
Habari Client for Artemis 6.12
Object Pascal STOMP client library for ActiveMQ Artemis
|
A Queue object encapsulates a provider-specific queue name. More...
Public Attributes | |
string | QueueName |
The name of this queue. More... | |
![]() | |
TDestinationType | DestinationType |
A Queue object encapsulates a provider-specific queue name.
It is the way a client specifies the identity of a queue.
The actual length of time messages are held by a queue and the consequences of resource overflow are not defined by the API.
string TBTQueue::QueueName |
The name of this queue.