WaitForLivenessToStabilizeAsync(bool)
public Task WaitForLivenessToStabilizeAsync(bool didKill = false) Wait for the silo liveness sub-system to detect and act on any recent cluster membership changes.
Parameters
didKillbool- Whether recent membership changes we done by graceful Stop.
