![]() | Get and set the connection factory application. The default value is "C# Messaging". |
![]() | Automatic control label for Access Label Adapter(ALA). |
![]() | Used to get and set the Broker that is used by the connection factory. It can be specified in the following formats: "Broker #1@localhost:6849", "localhost", and "localhost:6849". The default value is "localhost:6849". |
![]() | The number of times the Broker will send keep-alive signals to the messaging client before disconnecting. The default value is 1. |
![]() | Number of seconds a keep-alive signal is sent from the Broker to the messaging client. A value of 0 disables the sending of keep-alive signals from the Broker. The default value is 0. |
![]() | The number of seconds the Broker waits for activity from the messaging client before disconnecting. A default value of 0 indicates an infinite timeout. |
![]() | List of fully qualified broker names to which a connection will be attempted. For example, "broker1@server1:6849,broker2@server2:6849" |
![]() | Configuration value defining the order in which the brokers are chosen from the Broker list. The values are "Sequential" or "Random" (default). |
![]() | The number of seconds that a connection waits for a response from the Broker. If no response is received from the Broker within this timeout value, then the connection is assumed lost. The default value is 60 seconds. |
![]() | Get and set the connection factory client group. The default value is "JMSClient". |
![]() | Get and set the connection factory client ID. The default value is null. |
![]() | The value of the locale. The default value is null, in which case the locale is defined in MsgConfig. If no locale value is defined in MsgConfig, the Windows system default locale is used. To use a specific locale, refer to http://msdn2.microsoft.com/en-us/library/system.globalization.cultureinfo.aspx. |
![]() | Set this connection factory to read-only. Once set to read-only none of the connection factory's attributes can be modified. |
![]() | Whether or not the SSL connection to the Broker is encrypted. |
![]() | The location of the keystore containing the client's SSL digital certificate and/or trusted certificates. |
![]() | Overloaded. Creates a connection to the Broker. |