次の方法で共有


ReminderEntry.GrainId プロパティ

定義

アラームを作成したグレインのグレイン ID を取得または設定します。 アラームの主キーを と共に 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

プロパティ値

属性

適用対象