Create a connection
public Connection CreateConnection();
Create a connection given user name and password
public Connection CreateConnection(string,string);
ConnectionFactory Class | TIBCO.EMS Namespace