IndirectProbeResponse.IntermediaryHealthScore 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 health score of the intermediary node.
public int IntermediaryHealthScore { get; set; }
[Orleans.Id(0)]
public int IntermediaryHealthScore { get; init; }
member this.IntermediaryHealthScore : int with get, set
[<Orleans.Id(0)>]
member this.IntermediaryHealthScore : int with get, set
Public Property IntermediaryHealthScore As Integer
Property Value
- Attributes