Constructor
QueueRequestor
(QueueSession
session,Queue
queue );
Create a queue requestor.
Parameter
|
Description
|
---|---|
session
|
The requestor operates within this queue session.
This session must not use transaction semantics. Its delivery mode must be either
AutoAcknowledge or DupsOkAcknowledge .
The |
queue
|
The requestor sends request messages to this queue, and waits for replies on the same queue.
You must create this queue using the queue session you supply as the first argument.
|
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |