isFaultTolerant function
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
Determines if the SonicMQ Broker connected supports Fault Tolerance.
Syntax
|
Applies to
Session objects
Notes
- Only applicable for Fault Tolerant connections.
- This function must be called after beginSession procedure is called.
See also
setFaultTolerant procedure, getFaultTolerant function, #rfi1387308627566, createChangeStateConsumer procedure, setFaultTolerantReconnectTimeout procedure, getFaultTolerantReconnectTimeout function, setInitialConnectionTimeout procedure, getInitialConnectionTimeout function, setClientTransactionBufferSize procedure, getClientTransactionBufferSize function
For more information, see the Fault tolerance and the Fault tolerance.
Note: The JMS providers other than SonicMQ do not support this method.