Determines if the SonicMQ Broker connected supports Fault Tolerance.

Syntax

FUNCTION isFaultTolerant RETURNS LOGICAL

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.