This class provides a request/reply facility for messaging over a queue.
For a list of all members of this type, see QueueRequestor Members.
System.Object
TIBCO.EMS.QueueRequestor
To use this facility. Users 1. create a QueueRequestor object specifying the queue session and queue destination. The session should be non transacted. 2. send the message using the QueueRequestor object and obtain its reply. 3. close the QueueRequestor object after done.
For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.
Namespace: TIBCO.EMS
Assembly: TIBCO.EMS (in TIBCO.EMS.dll, TIBCO.EMS-CF.dll)
QueueRequestor Members | TIBCO.EMS Namespace