TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ConnectionFactoryInfo Properties

The properties of the ConnectionFactoryInfo class are listed below. For a complete list of ConnectionFactoryInfo class members, see the ConnectionFactoryInfo Members topic.

Public Instance Properties

ClientID Get or set the clientID for this factory.
ConnectAttemptCount Get or set the connect_attempt_count for this factory.
ConnectAttemptDelay Get or set the connect_attempt_delay for this factory.
DestinationType Get or set the destination type for this factory.
JNDINames Return the array of names that this factory is bound to in the default JNDI.
LoadBalanced Indicates whether or not the connection factory is load balanced.
Metric 
ReconnectAttemptCount Get or set the reconnect_attempt_count for this factory.
ReconnectAttemptDelay Get or set the reconnect_attempt_delay for this factory.
SSLParams Get the SSL parameters for this factory.
URL Get or set the URL for this factory.
XAType Get or change whether or not the factory is an XA factory.

See Also

ConnectionFactoryInfo Class | TIBCO.EMS.ADMIN Namespace