Skip to content

ClusterRefreshed

class

Namespace: Orleans.Runtime.Diagnostics

Event payload for when a silo completes refreshing statistics from all cluster members.
public sealed class ClusterRefreshed : DeploymentLoadPublisherEvent

Constructors

Fields

  • SiloAddress The address of the silo that completed the refresh.
  • Statistics The current cached cluster statistics.