Habari Client for Artemis 6.12
Object Pascal STOMP client library for ActiveMQ Artemis
ITemporaryQueue Interface Reference

A ITemporaryQueue object is a unique IQueue object created for the duration of a IConnection. More...

Inheritance diagram for ITemporaryQueue:
TBTTemporaryQueue

Detailed Description

A ITemporaryQueue object is a unique IQueue object created for the duration of a IConnection.

It is a system-defined queue that can be consumed only by the IConnection that created it.