Edit

Share via


SimpleGrainStatistic.ActivationCount Property

Definition

The number of activations of this grain type on this given silo.

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

Property Value

Attributes

Applies to