isFaultTolerant function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
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, isFaultTolerant function, 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.