Docs HomeMongoDB Manual

sh.waitForBalancerOff()

On this page

Definition

sh.waitForBalancerOff(timeout, interval)

Internal method that waits until the balancer is not running.

ParameterTypeDescription
timeoutintegerMilliseconds to wait.
intervalintegerMilliseconds to sleep.