[TIBCO.EMS .NET client library 5.1 documentation]

Overload List

  NameDescription
TopicConnectionFactory()()()
Construct an empty TopicConnectionFactory
TopicConnectionFactory(String)
Construct an TopicConnectionFactory given the server url
TopicConnectionFactory(SerializationInfo, StreamingContext)
ISerializable constructor
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