ReminderEntry.GrainRef Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Référence de grain du grain qui a créé le rappel. Forme la clé primaire de rappel avec ReminderName.
public Orleans.Runtime.GrainReference GrainRef { get; set; }
member this.GrainRef : Orleans.Runtime.GrainReference with get, set
Public Property GrainRef As GrainReference