[TIBCO.EMS .NET client library 5.1 documentation]
The FederatedTopicConnectionFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Implementation of ICloneable. Overrides the cloning process.
(Inherited from TopicConnectionFactory.) | |
| CreateConnection | Overloaded. | |
| CreateTopicConnection | 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.
(Inherited from ConnectionFactory.) | |
| 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.) | |
| GetObjectData | Implement ISerializable interface for controlled
serialization (Inherited from CFImpl.) | |
| GetSSLProxyHost |
Get the SSL proxy host from this connection factory.
(Inherited from ConnectionFactory.) | |
| GetSSLProxyPassword |
Get the SSL proxy password from a connection factory.
(Inherited from ConnectionFactory.) | |
| GetSSLProxyPort |
Get the SSL proxy port from this connection factory.
(Inherited from ConnectionFactory.) | |
| GetSSLProxyUser |
Get the SSL proxy username from a connection factory.
(Inherited from ConnectionFactory.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetCertificateStoreType | Set the certificate store type and info. (Inherited from ConnectionFactory.) | |
| SetClientID | Set the client id (Inherited from ConnectionFactory.) | |
| SetClientTracer | Set client tracer to given output stream. (Inherited from ConnectionFactory.) | |
| SetConnAttemptCount | Set the number of connection attempts (Inherited from ConnectionFactory.) | |
| SetConnAttemptDelay | Set delay between connection attempts
(Inherited from ConnectionFactory.) | |
| SetConnAttemptTimeout | Set the Connect Attempt timeout for a given connection. (Inherited from ConnectionFactory.) | |
| SetHostNameVerifier | Set the custom host name verifier. Set to null to
remove custom host name verifier.
(Inherited from ConnectionFactory.) | |
| SetMetric | Set the load balance metric
(Inherited from ConnectionFactory.) | |
| SetMulticastDaemon |
Set the port on which the client will connect to the multicast
daemon. (Inherited from ConnectionFactory.) | |
| SetMulticastEnabled |
Set whether MessageConsumers subscribed to a multicast-enabled topic
will receive messages over multicast. (Inherited from ConnectionFactory.) | |
| SetReconnAttemptCount | Set number of reconnect attempts
(Inherited from ConnectionFactory.) | |
| SetReconnAttemptDelay | Set delay between reconnect attempts
(Inherited from ConnectionFactory.) | |
| SetReconnAttemptTimeout |
Set the Reconnect Attempt timeout for a given connection. (Inherited from ConnectionFactory.) | |
| SetServerUrl | set the server url. (Inherited from ConnectionFactory.) | |
| SetSSLAuthOnly | Enable or disable encryption/decryption of the message data over
the SSL connection (Inherited from ConnectionFactory.) | |
| SetSSLProxy |
Set the connection factory's parameters for connecting through an SSL
proxy.
(Inherited from ConnectionFactory.) | |
| SetSSLProxyAuth |
Set a connection factory's username and password for connecting through
an SSL proxy.
(Inherited from ConnectionFactory.) | |
| SetSSLTrace | Enable or disable tracing on the client side. (Inherited from ConnectionFactory.) | |
| SetTargetHostName | Set the name of the target EMS server. (Inherited from ConnectionFactory.) | |
| SetUserName | Set user name
(Inherited from ConnectionFactory.) | |
| SetUserPassword | Set user password
(Inherited from ConnectionFactory.) | |
| ToString | (Inherited from CFImpl.) |