SiloRuntimeStatistics.RecentlyUsedActivationCount 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.
Number of activations in a silo that have been recently used.
public int RecentlyUsedActivationCount { get; }
[Orleans.Id(1)]
public int RecentlyUsedActivationCount { get; }
member this.RecentlyUsedActivationCount : int
[<Orleans.Id(1)>]
member this.RecentlyUsedActivationCount : int
Public ReadOnly Property RecentlyUsedActivationCount As Integer
Property Value
- Attributes