RebalancingStatistics.DispersedActivations 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 dispersed from this silo thus far.
[Orleans.Id(2)]
public ulong DispersedActivations { get; init; }
[<Orleans.Id(2)>]
member this.DispersedActivations : uint64 with get, set
Public Property DispersedActivations As ULong
Property Value
- Attributes