[TIBCO.EMS .NET Admin client library 6.0 documentation]
The ConnectionFactoryInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | ConnectAttemptTimeout | Get or set the connect_attempt_timeout 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 | Get or set the metric used for load balancing.
|
![]() | MulticastDaemon | Get or set the multicast daemon port for the factory.
|
![]() | MulticastEnabled | Get or set whether the factory is multicast-enabled.
|
![]() | ReconnectAttemptCount | Get or set the reconnect_attempt_count for this factory.
|
![]() | ReconnectAttemptDelay | Get or set the reconnect_attempt_delay for this factory.
|
![]() | ReconnectAttemptTimeout | Get or set the reconnect_attempt_timeout 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.
|