SiloRuntimeStatistics.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.
Total number of activations in a silo.
public int ActivationCount { get; }
[Orleans.Id(0)]
public int ActivationCount { get; }
member this.ActivationCount : int
[<Orleans.Id(0)>]
member this.ActivationCount : int
Public ReadOnly Property ActivationCount As Integer
Property Value
- Attributes