Construct an TopicConnectionFactory given the server url, client id and properties
Reconnect and Fault Tolerance
To enable reconnection behavior and fault tolerance, the connection factory’s server URL parameter must be a comma-separated list of two or more URLs. To enable client reconnection in a situation with only one server, you may supply two copies of that server’s URL (for example, tcp://localhost:7222,tcp://localhost:7222)
TopicConnectionFactory Class | TIBCO.EMS Namespace | TopicConnectionFactory Constructor Overload List