IClusterManager Rebalance Method Couchbase .NET SDK 2.0
Initiates a rebalance across the cluster.

Namespace: Couchbase.Management
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
IResult Rebalance()

Return Value

Type: IResult
A boolean value indicating the result.
See Also