次の方法で共有


SimpleGrainStatistic.ActivationCount プロパティ

定義

この特定のサイロでのこのグレインの種類のアクティブ化の数。

public int ActivationCount { get; set; }
[Orleans.Id(2)]
public int ActivationCount { get; init; }
member this.ActivationCount : int with get, set
[<Orleans.Id(2)>]
member this.ActivationCount : int with get, set
Public Property ActivationCount As Integer

プロパティ値

属性

適用対象