TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

TopicConnectionFactory.CreateTopicConnection Method

Creating a topic connection.

Overload List

Creating a topic connection.

public TopicConnection CreateTopicConnection();

Creating a topic connection given username and password.

public TopicConnection CreateTopicConnection(string,string);

See Also

TopicConnectionFactory Class | TIBCO.EMS Namespace