[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]

Overload List

  NameDescription
QueueConnectionFactory()()()
Construct an empty QueueConnectionFactory
QueueConnectionFactory(String)
Construct an QueueConnectionFactory given the server url
QueueConnectionFactory(QueueConnectionFactory)
Constructs a TIBCO.EMS.UFO QueueConnectionFactory object with the given TIBCO.EMS.QueueConnectionFactory object.
QueueConnectionFactory(String, String)
Construct an QueueConnectionFactory given the server url, and client id
QueueConnectionFactory(String, String, Hashtable)
Construct an QueueConnectionFactory given the server url, client id and properties

See Also