SessionStop(SiloAddress, string, int)
public SessionStop(SiloAddress siloAddress, string reason, int totalCycles) Event payload for when a rebalancing session stops.
Parameters
siloAddressSiloAddress- The address of the silo hosting the rebalancer.
reasonstring- The reason the session stopped.
totalCyclesint- The total number of cycles completed in the session.
