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

Overload List

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

See Also