Skip to content

SessionStop.SessionStop(SiloAddress, string, int)

SessionStop(SiloAddress, string, int)

View source
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.