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

A client uses a QueueConnectionFactory object to create QueueConnection objects with a point-to-point TIBCO 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..::.QueueConnectionFactory
TIBCO.EMS..::.FederatedQueueConnectionFactory
TIBCO.EMS..::.CFImpl
TIBCO.EMS..::.ConnectionFactory
TIBCO.EMS..::.QueueConnectionFactory
TIBCO.EMS..::.FederatedQueueConnectionFactory