Habari STOMP Client for RabbitMQ 9.1
Object Pascal STOMP client library for RabbitMQ
Loading...
Searching...
No Matches
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.