ISiloPerformanceMetrics.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 on this silo that were used in the last 10 minutes (Note: this number may currently not be accurate if different age limits are used for different grain types).
public int RecentlyUsedActivationCount { get; }
member this.RecentlyUsedActivationCount : int
Public ReadOnly Property RecentlyUsedActivationCount As Integer