Edit

Share via


ReminderEntry.GrainRef Property

Definition

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

Property Value

Applies to