Published
class
Namespace: Orleans.Runtime.Diagnostics
Event payload for when a silo publishes its runtime statistics to the cluster.
public sealed class Published : DeploymentLoadPublisherEventConstructors
Published(SiloAddress, SiloRuntimeStatistics)Event payload for when a silo publishes its runtime statistics to the cluster.
Fields
SiloAddressThe address of the silo publishing statistics.StatisticsThe published runtime statistics.
