Skip to content

DetailedGrainStatistic Properties

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.

GrainType

getinit
View source
[Orleans.Id(0)]
public string GrainType
The type of the grain for this DetailedGrainStatistic.

SiloAddress

getinit
View source
[Orleans.Id(1)]
public SiloAddress SiloAddress
The silo address for this DetailedGrainStatistic.