getLoadBalancing function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
getLoadBalancing function
Returns a LOGICAL value indicating
whether load balancing is enabled.
Syntax
|
Applies to
Session objects
Notes
-
TRUEindicates load balancing is enabled.FALSEindicates it is not enabled. - With load balancing, the client is willing to have a connect request redirected to another SonicMQ Broker within a SonicMQ cluster.
See also
setLoadBalancing procedure, getLoadBalancing function
For more information, see the Load balancing.