[TIBCO.EMS .NET client library 8.1 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 ConnectionFactory class instead.
Backward compatibility. Administered object for creating topic connections.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
[SerializableAttribute] public class TopicConnectionFactory : ConnectionFactory, ISerializable, ICloneable |
<SerializableAttribute> _ Public Class TopicConnectionFactory _ Inherits ConnectionFactory _ Implements ISerializable, ICloneable |
[SerializableAttribute] public ref class TopicConnectionFactory : public ConnectionFactory, ISerializable, ICloneable |
Remarks

A client uses a TopicConnectionFactory object to create TopicConnection objects with the EMS Server.
This class is provided only to support older clients. New clients should use the ConnectionFactory object.
Inheritance Hierarchy
System..::.Object
TIBCO.EMS..::.CFImpl
TIBCO.EMS..::.ConnectionFactory
TIBCO.EMS..::.TopicConnectionFactory
TIBCO.EMS..::.FederatedTopicConnectionFactory
TIBCO.EMS..::.CFImpl
TIBCO.EMS..::.ConnectionFactory
TIBCO.EMS..::.TopicConnectionFactory
TIBCO.EMS..::.FederatedTopicConnectionFactory