[TIBCO.EMS .NET Admin client library 5.1 documentation]
A ConnectionFactoryInfo object represents a configured ConnectionFactory
that can be retrieved by an EMS client through the built in JNDI
implementation. This class is used to create and alter the properties of
the ConnectionFactory.
Namespace:
TIBCO.EMS.ADMIN
Assembly:
TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
|
---|
public class ConnectionFactoryInfo |
|
---|
Public Class ConnectionFactoryInfo |
|
---|
public ref class ConnectionFactoryInfo |
Inheritance Hierarchy
See Also