Partager via


ReminderEntry.GrainId Propriété

Définition

Obtient ou définit l’ID de grain du grain qui a créé le rappel. Forme la clé primaire de rappel avec ReminderName.

[Orleans.Id(0)]
public Orleans.Runtime.GrainId GrainId { get; set; }
[<Orleans.Id(0)>]
member this.GrainId : Orleans.Runtime.GrainId with get, set
Public Property GrainId As GrainId

Valeur de propriété

Attributs

S’applique à