Skip to content

ClusterRefreshed Fields

Event payload for when a silo completes refreshing statistics from all cluster members.

SiloAddress

readonly
View source
public readonly SiloAddress SiloAddress
The address of the silo that completed the refresh.

Statistics

readonly
View source
public readonly IReadOnlyDictionary<SiloAddress, SiloRuntimeStatistics> Statistics
The current cached cluster statistics.