Habari STOMP Client for RabbitMQ 7.2
Object Pascal STOMP client library for RabbitMQ
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.