Skip to content

DetailedGrainStatistic

class

Namespace: Orleans.Runtime

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public sealed class DetailedGrainStatistic

Constructors

Properties

  • GrainId Unique Id for the grain.
  • GrainType The type of the grain for this DetailedGrainStatistic.
  • SiloAddress The silo address for this DetailedGrainStatistic.