Skip to content

GrainReference Constructors

This is the base class for all grain references.

GrainReference(GrainReferenceShared, IdSpan)

View source
protected GrainReference(GrainReferenceShared shared, IdSpan key)
Initializes a new instance of the GrainReference class.

Parameters

sharedGrainReferenceShared
The grain reference functionality which is shared by all grain references of a given type.
keyIdSpan
The key portion of the grain id.