TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ConnectionFactoryInfo Members

ConnectionFactoryInfo overview

Public Instance Constructors

ConnectionFactoryInfo Overloaded. Initializes a new instance of the ConnectionFactoryInfo class.

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.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString Generate a string representation of this ConnectionFactoryInfo.

See Also

ConnectionFactoryInfo Class | TIBCO.EMS.ADMIN Namespace