WaitForClusterManifestToStabilizeAsync(bool)
public Task WaitForClusterManifestToStabilizeAsync(bool didKill = false) Wait for active silos to observe cluster manifest updates for all active silos.
Parameters
didKillbool- Whether recent membership changes were done by graceful Stop.
