The NMS Class Library (.Net Messaging Library)

IConnectionFactory.CreateConnection Method

Creates a new connection

Overload List

Creates a new connection

IConnection CreateConnection();

Creates a new connection with the given user name and password

IConnection CreateConnection(string,string);

See Also

IConnectionFactory Interface | NMS Namespace