TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

QueueRequestor Class

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

public class QueueRequestor

Remarks

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.

Requirements

Namespace: TIBCO.EMS

Assembly: TIBCO.EMS (in TIBCO.EMS.dll, TIBCO.EMS-CF.dll)

See Also

QueueRequestor Members | TIBCO.EMS Namespace