| Load Balance: | boolean | Load balances among brokers
|
| Duplicates Detect: | boolean | Commit checks for duplicates
|
| Preserve Undelivered: | boolean | Preserve messages not retrieved into a dead letter queue
|
| Notify Undelivered: | boolean | Notify broker administrator if undelivered are preserved
|
| Sequential: | boolean | When multiple brokers listed, are they used sequentially or randomly
|
| Fault Tolerant: | boolean | Is this client to be in fault tolerant mode (i.e. should there be an attempt to recover from a connection failure?)
|
| Reconnect Fault Timeout: | integer | In seconds, how long to wait before trying to connect again
|
| Initial Connect Timeout: | integer | In seconds, how long to wait after failing initially, before trying to connect again
|