[TIBCO.EMS.UFOCLIENT .NET client library 6.0 documentation]
The ConnectionFactory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ConnectionFactory | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Clone | Overrides the cloning process (Overrides CFImpl..::.Clone()()().) |
![]() | CreateConnection | Overloaded. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCertificateStore | Get the certificate store info object associated with this
connection factory.
|
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetSSLProxyHost |
Get the SSL proxy host from this connection factory.
|
![]() | GetSSLProxyPassword |
Get the SSL proxy password from a connection factory.
|
![]() | GetSSLProxyPort |
Get the SSL proxy port from this connection factory.
|
![]() | GetSSLProxyUser |
Get the SSL proxy username from a connection factory.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RecoverConnection | Recover the broken connection on another available
server. The session, message producer, message consumer, temporary
destinations created by this broken connection are transparently
recreated once the connection is recovered.
(Inherited from CFImpl.) |
![]() | SetBlockingOnRecovery | Enable or Disable blocking on JMS API call when the connection
is diconnected or in recovery.
|
![]() | SetCertificateStoreType | Set the certificate store type and info. |
![]() | SetClientID | Set the client id |
![]() | SetClientTracer | Set client tracer to given output stream. |
![]() | SetConnAttemptCount | Set the number of connection attempts |
![]() | SetConnAttemptDelay | Set delay between connection attempts
|
![]() | SetConnAttemptTimeout | Set the Connect Attempt timeout for a given connection. |
![]() | SetHostNameVerifier | Set the custom host name verifier. Set to null to
remove custom host name verifier.
|
![]() | SetMetric | Set the load balance metric
|
![]() | SetMulticastDaemon |
Set the port on which the client will connect to the multicast
daemon. |
![]() | SetMulticastEnabled |
Set whether MessageConsumers subscribed to a multicast-enabled topic
will receive messages over multicast. |
![]() | SetReconnAttemptCount | Set number of reconnect attempts
|
![]() | SetReconnAttemptDelay | Set delay between reconnect attempts
|
![]() | SetReconnAttemptTimeout |
Set the Reconnect Attempt timeout for a given connection. |
![]() | SetServerUrl | set the server url. |
![]() | SetSSLAuthOnly | Enable or disable encryption/decryption of the message data over
the SSL connection |
![]() | SetSSLProxy |
Set the connection factory's parameters for connecting through an SSL
proxy.
|
![]() | SetSSLProxyAuth |
Set a connection factory's username and password for connecting through
an SSL proxy.
|
![]() | SetSSLTrace | Enable or disable tracing on the client side. |
![]() | SetTargetHostName | Set the name of the target EMS server. |
![]() | SetUserName | Set user name
|
![]() | SetUserPassword | Set user password
|
![]() | ToString | (Inherited from CFImpl.) |
Properties
Name | Description | |
---|---|---|
![]() | CurrentUrl | (Inherited from CFImpl.) |
![]() | Metric | Get or set the load balancing metric used by the connection
factory (Inherited from CFImpl.) |