RebalancingStatistics.AcquiredActivations 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 approximate number of activations that have been acquired by this silo thus far.
[Orleans.Id(3)]
public ulong AcquiredActivations { get; init; }
[<Orleans.Id(3)>]
member this.AcquiredActivations : uint64 with get, set
Public Property AcquiredActivations As ULong
Property Value
- Attributes