getLoadBalancing function

Returns a LOGICAL value indicating whether load balancing is enabled.

Syntax

FUNCTION getLoadBalancing RETURNS LOGICAL.

Applies to

Session objects

Notes

  • TRUE indicates load balancing is enabled. FALSE indicates 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, #rfi1387308673200

For more information, see the Load balancing.