setLoadBalancing procedure
- Last Updated: August 26, 2021
- 1 minute read
- OpenEdge
- Version 12.2
setLoadBalancing procedure
Turns client-side load balancing on or off.
Syntax
|
Applies to
Session objects
Notes
- If client-side load balancing is turned on, the client allows redirection to another JMS-provider Broker in the cluster.
- If client-side load balancing is turned off, the client does not allow redirection.
- If beginSession procedure has already been called, an error is raised.
See also
#rfi1387308672699, getLoadBalancing function
For more information, see the Load balancing.