getLoadBalancing function
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.