Skip to content

GrainService Properties

Base class for implementing a grain-like partitioned service with per silo instances of it automatically instantiated and started by silo runtime

RangeSerialNumber

get
View source
protected int RangeSerialNumber
Gets the monotonically increasing serial number of the version of the ring range owned by the grain service instance

RingRange

get
View source
protected IRingRange RingRange
Gets the range of the partitioning ring currently owned by the grain service instance

Status

getset
View source
protected GrainServiceStatus Status
Gets the status of the grain service instance