CycleStart(SiloAddress, int)
public CycleStart(SiloAddress siloAddress, int cycleNumber) Event payload for when a rebalancing cycle starts.
Parameters
siloAddressSiloAddress- The address of the silo hosting the rebalancer.
cycleNumberint- The cycle number within the current session.
