This class provides a request/reply facility for messaging over a topic.
For a list of all members of this type, see TopicRequestor Members.
System.Object
TIBCO.EMS.TopicRequestor
To use this facility. Users 1. create a TopicRequestor object specifying the topic session and topic destination. The session should be non transacted. 2. send the message using the TopicRequestor object and obtain its reply. 3. close the TopicRequestor 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)
TopicRequestor Members | TIBCO.EMS Namespace