[TIBCO.EMS .NET client library 7.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Note:
This class is provided for backward compatibility to support older EMS clients programs.
New clients should use the Connection class instead.
A TopicConnection object is an active connection
to a publish/subscribe TIBCO EMS Server.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public class TopicConnection : Connection |
Public Class TopicConnection _ Inherits Connection |
public ref class TopicConnection : public Connection |
Remarks

A TopicConnection creates a TopicSession for producing and consuming messages.