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