getClientPersistence function
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
getClientPersistence function
Returns the state of client persistence.
Note: The JMS providers other than SonicMQ do not support this method.
Syntax
|
Applies to
Session objects
Notes
- Only applicable for Client Persistence.
- The default is
FALSE.
See also
createRejectedMessageConsumer procedure
, setClientPersistence procedure, #rfi1387308656469, setLocalStoreDirectory procedure, getLocalStoreDirectory function, setLocalStoreSize procedure, getLocalStoreSize function, setLocalStoreWaitTime procedure, getLocalStoreWaitTime function, setReconnectTimeout procedure, getReconnectTimeout function, setReconnectInterval procedure, getReconnectInterval function
For more information, see the Client persistence and the Client persistence.