Navigation
This version of the documentation is archived and no longer supported.

sh.waitForBalancerOff()

On this page

Definition

sh.waitForBalancerOff(timeout, interval)

Internal method that waits until the balancer is not running.

Parameter Type Description
timeout integer Milliseconds to wait.
interval integer Milliseconds to sleep.