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

Overload List

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

See Also