GlobalConfiguration.NumVotesForDeathDeclaration 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 number of non-expired votes that are needed to declare some silo as dead (should be at most NumMissedProbesLimit)
public int NumVotesForDeathDeclaration { get; set; }
member this.NumVotesForDeathDeclaration : int with get, set
Public Property NumVotesForDeathDeclaration As Integer