Skip to content

Received Fields

Event payload for when a silo receives runtime statistics from another silo.

FromSilo

readonly
View source
public readonly SiloAddress FromSilo
The address of the silo that sent the statistics.

ReceiverSilo

readonly
View source
public readonly SiloAddress ReceiverSilo
The address of the silo that received the statistics.

Statistics

readonly
View source
public readonly SiloRuntimeStatistics Statistics
The received runtime statistics.