RebalancingReport.Host 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 silo where the rebalancer is currently located.
[Orleans.Id(0)]
public Orleans.Runtime.SiloAddress Host { get; init; }
[<Orleans.Id(0)>]
member this.Host : Orleans.Runtime.SiloAddress with get, set
Public Property Host As SiloAddress
Property Value
- Attributes