Class
class TemporaryQueue : Queue
Programs can use temporary queues as reply destinations.
Programs create temporary queues using Session.CreateTemporaryQueue
.
A temporary queue exists only for the duration of the session’s connection, and is available only within that connection.
Only consumers associated with the same connection as the temporary queue can consume messages from it.
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |