SimpleGrainStatistic.ActivationCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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