Skip to content

SessionStop

class

Namespace: Orleans.Runtime.Diagnostics

Event payload for when a rebalancing session stops.
public sealed class SessionStop : RebalancerEvent

Constructors

Fields

  • Reason The reason the session stopped.
  • TotalCycles The total number of cycles completed in the session.