ReminderEntry.GrainRef Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The grain reference of the grain that created the reminder. Forms the reminder primary key together with ReminderName.
public Orleans.Runtime.GrainReference GrainRef { get; set; }
member this.GrainRef : Orleans.Runtime.GrainReference with get, set
Public Property GrainRef As GrainReference